I'm learning the aurelia (front-end framework) and downloaded a demo project ( Aurelia_Full_Esnext_Webpack ) from link .
I'm running the npm run build: prod command, but it displays an error at the end of the build. The development build rolls perfectly. Has anyone had the same problem to help me? The error has to be with UglifyJs.
Thank you!