Skip to content

Instantly share code, notes, and snippets.

@RichardBray
Last active January 10, 2018 10:35
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/c5c8b2b28d081b78b18689f44791384b to your computer and use it in GitHub Desktop.
Save RichardBray/c5c8b2b28d081b78b18689f44791384b to your computer and use it in GitHub Desktop.
simple webpack starter
module.exports = {
entry: "",
output: {},
module: {},
plugins: []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment