Skip to content

fix #4344 #4445 #4511 #4646

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 5, 2017
Merged

fix #4344 #4445 #4511 #4646

merged 3 commits into from
Jan 5, 2017

Conversation

arielpchara
Copy link
Contributor

No description provided.

@posva
Copy link
Member

posva commented Jan 4, 2017

That's weird, there's no need to escape / inside []

@arielpchara
Copy link
Contributor Author

Using browserify show that error
Error: Parsing file node_modules\vue\dist\vue.common.js: Line 6597: Invalid regular expression
Browserify use stream to concat files

@yyx990803
Copy link
Member

This is technically a bug in whatever parser Browserify uses to parse modules (maybe an old version of Acorn), but I guess we'll just merge this to make it work...

@yyx990803 yyx990803 merged commit e259fc3 into vuejs:dev Jan 5, 2017
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.

3 participants