Skip to content

Instantly share code, notes, and snippets.

@narendrashetty
Created January 8, 2017 16:56
Show Gist options
  • Save narendrashetty/5567316eb6662cee50daa47132b9b301 to your computer and use it in GitHub Desktop.
Save narendrashetty/5567316eb6662cee50daa47132b9b301 to your computer and use it in GitHub Desktop.
{
'plugins': [
new CompressionPlugin({
test: /\.js$|\.css$|\.html$/
})
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment