brotli-webpack-plugin icon indicating copy to clipboard operation
brotli-webpack-plugin copied to clipboard

Prepare Brotli-compressed versions of assets to serve them with Content-Encoding: br

Results 16 brotli-webpack-plugin issues
Sort by recently updated
recently updated
newest added

I was working on improving my Webpack build performance and faced this warning, just took a look at `brotli-webpack-plugin` source codes and had it fixed by putting it in the...

Hi there, Currently, `npm audit` marks this package as high risk one, because one of this dependency has "_Remote Memory Exposure_" risk. ``` High Remote Memory Exposure Package bl Dependency...

Node 16 is now LTS, which means this repo no longer needs to be forward and backwards compatible between `zlib` and `iltorb`. In particular, this also solves another problem my...

Removed iltorb dependency Now [iltorb](https://github.com/nstepien/iltorb#brotliencodeparams) package has been archived by the owner. As result better avoid this dependency.

angular 8.0.0 "@angular-builders/custom-webpack": "8.4.1", "brotli-webpack-plugin": "^1.1.0", "compression-webpack-plugin": "^6.0.3", > 98% after emitting BundleBudgetPluginCannot read property 'size' of undefined TypeError: Cannot read property 'size' of undefined at.../node_modules/@angular-devkit/build-angular/src/angular-cli-files/utilities/bundle-calculator.js:48:58 custom-webpack.config.js : `const CompressionPlugin...

## The devDependency [webpack](https://github.com/webpack/webpack) was updated from `4.35.3` to `4.36.0`. 🚨 [View failing branch](https://github.com/mynameiswhm/brotli-webpack-plugin/compare/master...mynameiswhm:greenkeeper%2Fwebpack-4.36.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The dependency [async](https://github.com/caolan/async) was updated from `2.6.2` to `3.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [rimraf](https://github.com/isaacs/rimraf) was updated from `2.7.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Not sure why I am getting this issue, I am not able to reproduce outside of my project ``` dyld: lazy symbol binding failed: Symbol not found: __ZN4node19GetCurrentEventLoopEPN2v87IsolateE Referenced from:...