Skip to content

Conversation

@PowerfulPony
Copy link
Contributor

To be able to use css-module

if (attr.name === 'scoped') {
block.scoped = true;
}
if (attr.name === 'module') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file is auto-generated, can you remove the changes here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@yyx990803 yyx990803 merged commit 5a4c1d7 into vuejs:dev Nov 3, 2016
@yyx990803
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants