Skip to content

Instantly share code, notes, and snippets.

@mattvagni
Created January 15, 2017 16:23
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 mattvagni/3c963b4a0c5ff373e892cc7bed66d187 to your computer and use it in GitHub Desktop.
Save mattvagni/3c963b4a0c5ff373e892cc7bed66d187 to your computer and use it in GitHub Desktop.
plugins: [
new ExtractTextPlugin({
filename: '[name].css',
allChunks: true
})
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment