Skip to content

Conversation

@defcc
Copy link

@defcc defcc commented Oct 28, 2016

We use aliasify to require vue version dynamicly in vue browserify template, which uses browserify-transform-tools to process files.

Everything goes ok except the ".vue" files, which are not recognized as js type and thus are ignored. Also ".vue" single file component is become more and more popular in vue.js ecosystem. So I open this PR to add .vue to JS_EXTENSIONS.

@coveralls
Copy link

coveralls commented Oct 28, 2016

Coverage Status

Coverage remained the same at 91.892% when pulling d2c8a65 on defcc:master into 64ca9bf on benbria:master.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants