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

Cannot build #3

Closed
etiennea opened this issue Nov 28, 2017 · 2 comments
Closed

Cannot build #3

etiennea opened this issue Nov 28, 2017 · 2 comments

Comments

@etiennea
Copy link

For some reason I cannot build my project with this included. Any ideas why?

ERROR in app/js/vendor.8af7bc92f1da0f64bc78.js from UglifyJs
Unexpected token: punc (() [./node_modules/vue2-hammer/index.js:13,0][assests/app/js/vendor.8af7bc92f1da0f64bc78.js:38480,10]
@bsdfzzzy
Copy link
Owner

@etiennea UglifyJs does not fully support es6. So you can first use babel to compile your project and then uglify it.

@etiennea
Copy link
Author

etiennea commented Nov 29, 2017 via email

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