webpack-contrib/compression-webpack-plugin
Prepare compressed versions of assets to serve them with Content-Encoding
JavaScriptMIT
Issues
- 7
- 3
- 3
- 1
- 5
Restoring failed for CompressionWebpackPlugin; HookWebpackError: this._obj.updateHash is not a function
#346 opened by 0xdevalias - 2
Compression-webpack-plugin running before HtmlCriticalWebpackPlugin completes.
#367 opened by arvindanta - 0
Type definition `BasePluginOptions` property `test` should use `Rules`, not `Rule`
#378 opened by Skarbo - 10
Version 6 (for Webpack 4) does not work on Node 18+
#364 opened by renchap - 6
Compressed build now working on browser
#360 opened by DebasisDa - 1
- 2
How to use deleteOriginalAssets is true ?
#356 opened by zhenghaiyang - 4
- 1
How to do this compression from express?
#349 opened by ktae1399 - 10
Some of the files ignored during build compression
#348 opened by ktae1399 - 1
ERROR in Conflict: Multiple assets emit different content to the same filename css/.gz
#341 opened by sushmitg - 4
Allow usage of 6.x version without md4
#329 opened by olof-nord - 9
Build error with webpack@4.44.1
#239 opened by reversefuture - 2
compress images not work
#314 opened by linxiaowu66 - 19
gzipped css not updated in html file
#299 opened by guestisp - 1
- 20
- 4
- 2
Always 404, I don't know why,
#294 opened by bbhxwl - 2
Getting error TS1005: '?' expected
#290 opened by lolo-io - 3
[types] Failed to import new types
#273 opened by vitoyucepi - 3
[types] `@gfx/zopfli` can't be used with new types
#274 opened by vitoyucepi - 2
- 0
- 2
An error occurred during the build: TypeError: Cannot read property 'tapPromise' of undefined
#242 opened by Alecto - 2
@types/compression-webpack-plugin for Webpack 5
#254 opened by dko-slapdash - 4
Invalid chunkfile extensions with Webpack Module Federation and Webpack Compression plugin
#250 opened by webpack-bot - 2
Suggestion: Loosen webpack peer dependency
#248 opened by thenoseman - 14
Using two instances of CompressionPlugin causes files to be unintentionally deleted?
#245 opened by tomkelsey - 3
Doesn't compress output of PrerenderSPA Plugin
#244 opened by Tofandel - 2
- 5
- 1
- 2
- 3
"TypeError: source.buffer is not a function" after update from 7.0.0 to 7.1.0 and when use with `webpack-stats-plugin`
#236 opened by someden - 3
Cannot read property 'tapPromise' of undefined
#229 opened by afzaalahmad - 1
Compressed file is not emitted in webpack 5
#228 opened by jkevingutierrez - 4
TypeError: Cannot read property 'tapPromise' of undefined for webpack 5.9.0
#227 opened by wangmeng1991 - 1
- 2
GitHub is trying to autolink some numbers
#221 opened by jonnybarnes - 15
- 15
Sourcemaps are not emitted when excluded with `deleteOriginalAssets` option
#215 opened by sibiraj-sr - 3
- 7
Plugin changes sourceMappingURL in compressed assets
#207 opened by aradzie - 2
Error: EISDIR: illegal operation on a directory (same config fails under 6.x, works under 5.x)
#204 opened by csvan - 2
bug with multiple instance of compression-webpack-plugin in webpack 5 and inner cache
#202 opened by artem-malko