Skip to content

Instantly share code, notes, and snippets.

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 ssougnez/7e15cd500a5f9d810a9555c53eedfde7 to your computer and use it in GitHub Desktop.
Save ssougnez/7e15cd500a5f9d810a9555c53eedfde7 to your computer and use it in GitHub Desktop.
"scripts": {
"dev": "webpack-dev-server --mode=development --open",
"build": "webpack --mode=development",
"release": "webpack"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment