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
With production option, Uglify of webpack fails.
angular/angular-cli#5730
There are two ways to solve this issue. Turning off
production option of webpack or making babel do more
polyfill by passing browser options even though
the result code will never run on browser.
0 commit comments