shakacode/shakapacker

Allow compression-webpack-plugin 11.0

tagliala opened this issue · 0 comments

Desired behavior:

Allow this peer dependency to use its latest version.

It should be an easy change, since the changelog only mentions that the minimum required ruby version is 18.12

Actual behavior:

Limited to 9.x and 10.x

"compression-webpack-plugin": "^9.0.0 || ^10.0.0",

Setup environment:

  • Ruby version: n/a
  • Rails version: n/a
  • Shakapacker version: 7.2.1, master

compression-webpack-plugin changelog

https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md