Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2019-11-25
-
Component/s: JavaScript
-
Labels:None
Description
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.