Skip to content

Instantly share code, notes, and snippets.

@RichardBray
Created January 10, 2018 12:33
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 RichardBray/44116c13dc7c082e5d39b8f70dc420f1 to your computer and use it in GitHub Desktop.
Save RichardBray/44116c13dc7c082e5d39b8f70dc420f1 to your computer and use it in GitHub Desktop.
first addition to the plugin
plugins: [
new HtmlWebpackPlugin({
template: "./index.html"
})
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment