-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
The instructions here do not work:
The build fails with the following error:
[91m/workspace/build/opt/mbz-slave/node_modules/webpack-cli/bin/cli.js:231 throw err; ^Error: Cannot find module 'terser-webpack-plugin'
Removing NODE_ENV=production cause the build to complete successfully. I haven't investigated too far but it seems that terser-webpack-plugin is not just a dev dependency.