Skip to content

Instantly share code, notes, and snippets.

@petvas
Created December 5, 2017 21:40
Show Gist options
  • Save petvas/9a20adf8fe1336f975e64961bd7e05ba to your computer and use it in GitHub Desktop.
Save petvas/9a20adf8fe1336f975e64961bd7e05ba to your computer and use it in GitHub Desktop.
{
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "webpack --watch --devtool eval-source-map",
"build": "webpack -p"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment