Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

uglifyjs-webpack-plugin missing #131

Open
ystoneman opened this issue Dec 28, 2018 · 0 comments
Open

uglifyjs-webpack-plugin missing #131

ystoneman opened this issue Dec 28, 2018 · 0 comments

Comments

@ystoneman
Copy link

npm run build only worked after running npm install uglifyjs-webpack-plugin --save-dev

I discovered this solution because of an error message: Error: Cannot find module 'uglifyjs-webpack-plugin'

So I'd suggest adding "uglifyjs-webpack-plugin": "^2.1.1", to the devDependencies in the package.json file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant