1
I’m learning the Aurelia (front-end framework) and downloaded a demo project (Aurelia_full_esnext_webpack) of the site http://coreui.io/.
I am running the npm run build:Prod command, but it displays error at the end of the build. The development build goes perfectly. Has anyone had the same problem to help me? The mistake has to do with Uglifyjs.
Thanks!