You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created an angular application using @angular/cli. During development it was fine. But when I built it with a production flag turned on ng build --prod, I got an error
ERROR in vendor.e2c2049abe5ab17d4902.bundle.js from UglifyJs
Unexpected token: punc ()) [vendor.e2c2049abe5ab17d4902.bundle.js:15098,14]
The text was updated successfully, but these errors were encountered:
I created an angular application using
@angular/cli
. During development it was fine. But when I built it with a production flag turned onng build --prod
, I got an errorThe text was updated successfully, but these errors were encountered: