Skip to content

Instantly share code, notes, and snippets.

@harshaktg
Created September 8, 2020 09:34
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 harshaktg/32393533a0f6b2fd71efd5f41e7b56ee to your computer and use it in GitHub Desktop.
Save harshaktg/32393533a0f6b2fd71efd5f41e7b56ee to your computer and use it in GitHub Desktop.
Webpack config entry
module.exports = {
"entry": "./source/index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment