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

Angular 4 Production Build fails #394

Closed
cxxuniverse opened this issue Sep 15, 2017 · 3 comments
Closed

Angular 4 Production Build fails #394

cxxuniverse opened this issue Sep 15, 2017 · 3 comments

Comments

@cxxuniverse
Copy link

I'm currently running ngrx version 4 and I'm unable to build an angular app with 'ng build --prod'.
The error that I get is:
ERROR in 27.a70594b6b91442ef8c30.chunk.js from UglifyJs
Unexpected token operator «=», expected punc «,» [node_modules/@ngrx/store/src/utils.js:6,0][27.a70594b6b91442ef8c30.chunk.js:650,48]

@brandonroberts
Copy link
Member

Need more information on this one. A small reproduction would be great.

@bbaia
Copy link
Contributor

bbaia commented Sep 26, 2017

Same pb here. See #428

@Bulan
Copy link

Bulan commented Nov 13, 2017

Had the same on the exact same file and row with CLI 1.4.1, upgraded to CLI 1.5 and now it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants