diff --git a/compiler/generate/visitors/attributes/addComponentAttributes.js b/compiler/generate/visitors/attributes/addComponentAttributes.js index 0f16ffea62..fb984f6010 100644 --- a/compiler/generate/visitors/attributes/addComponentAttributes.js +++ b/compiler/generate/visitors/attributes/addComponentAttributes.js @@ -9,7 +9,7 @@ export default function addComponentAttributes ( generator, node, local ) { if ( attribute.type === 'Attribute' ) { if ( attribute.value === true ) { // attributes without values, e.g.