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

reenable UglifyJS #5

Open
thescientist13 opened this issue Sep 10, 2017 · 0 comments
Open

reenable UglifyJS #5

thescientist13 opened this issue Sep 10, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Sep 10, 2017

it seems vue-loader may not be running babel-loader, thus causing UglifyJS to throw an error on ES6 syntax.

By adding the -p flag when running yarn run build this error is seen

ERROR in index.bundle.js from UglifyJs
Unexpected token: operator (>) [./index.js:8,0][index.bundle.js:17,13]
@thescientist13 thescientist13 self-assigned this Sep 10, 2017
@thescientist13 thescientist13 added this to the MVP milestone Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant