Skip to content
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

vue-cli 3.0 #18

Open
zhouxianjun opened this issue Aug 4, 2018 · 1 comment
Open

vue-cli 3.0 #18

zhouxianjun opened this issue Aug 4, 2018 · 1 comment

Comments

@zhouxianjun
Copy link

RT:
use vue-cli 3.0 Cannot assign to read only property 'exports' of object '#'

@BenLocal
Copy link

在webpack 2中不允许混用import和module.exports
webpack/webpack#4039
要把Monaco.vue中的module.exports= {}改成export default { }

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

No branches or pull requests

2 participants