compression-webpack-plugin
Advanced tools
Changelog
2.0.0 (2018-09-04)
filename
option now accept {String}
valuepeerDependencies
of "webpack": "^4.3.0"
engines
of "node": ">= 6.9.0 <7.0.0 || >= 8.9.0
options.level
, options.flush
, options.dictionary
and etc) grouped into compressionOptions
optionasset
option was removed (use filename
option instead)filename
option is now [path].gz[query]
<a name="1.1.12"></a>