Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@AjayPoshak
Last active July 14, 2018 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AjayPoshak/4122b8b418744ca9ca61d52be4ef9c99 to your computer and use it in GitHub Desktop.
Save AjayPoshak/4122b8b418744ca9ca61d52be4ef9c99 to your computer and use it in GitHub Desktop.
...
plugins: [
new BrotliPlugin({
asset: '[path].br[query]',
test: /\.(js|css|html|svg)$/,
threshold: 10240,
minRatio: 0.8
})
],
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment