Skip to content

使用10.x的named exports判断方式 #588

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 1 commit into from
Jan 23, 2017
Merged

Conversation

awaw00
Copy link

@awaw00 awaw00 commented Jan 20, 2017

解决在webpack中配置了babel的sage-x之后引起的Object.keys(vue_script).length === 2引起误报的问题

解决在webpack中配置了babel的sage-x之后引起的Object.keys(__vue_script__).length === 2引起误报的问题
@awaw00
Copy link
Author

awaw00 commented Jan 20, 2017

看了一下是es2015-loose引起的,在cf4b53a这个提交里改了。虽然现在2.X是主流,但还是希望在修复问题的时候能够兼顾一下老版本,谢谢。

@yyx990803 yyx990803 merged commit 1a9b048 into vuejs:8.x Jan 23, 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.

2 participants