Skip to content

Instantly share code, notes, and snippets.

@zilton7
Last active May 31, 2021 11:57
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 zilton7/44bba889bf5c163f8457c07c8a231bac to your computer and use it in GitHub Desktop.
Save zilton7/44bba889bf5c163f8457c07c8a231bac to your computer and use it in GitHub Desktop.
packages.json example
...
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack serve --mode development",
"build": "webpack --mode development"
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment