fiqus / coophub

Cooperatives repos over the world! 🌈🌎
https://coophub.io
MIT License
57 stars 28 forks source link

Use an updated version of uglifyjs-webpack-plugin that don't break npm run deploy #33

Closed diegomanuel closed 4 years ago

diegomanuel commented 4 years ago

After issue #22 and PR #32 the dep uglifyjs-webpack-plugin v2.2.0 was downgraded to v1.0.0-rc.0 because v2 breaks assets prod deploy when running: npm run deploy.

The idea is to address this in the future, trying to keep all deps at its latests versions.

mlambir commented 4 years ago

done! removed github button and updated uglifyjs-webpack-plugin