Skip to content

Instantly share code, notes, and snippets.

@timse
Created May 16, 2017 13:23
Show Gist options
  • Save timse/0c7a45ba8ab47de96ad30b65415efe0f to your computer and use it in GitHub Desktop.
Save timse/0c7a45ba8ab47de96ad30b65415efe0f to your computer and use it in GitHub Desktop.
// webpack.config.js
// ...
plugins: [
new webpack.NamedModulesPlugin(),
// ...
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment