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
This is the bug behind it: #9340
The issue seems to be with uglify-es>3.2.2
Pinning the version of uglifyjs-webpack-plugin to 1.1.5 in @angular-devkit/build-angular would resolve it.