Skip to content

Commit

Permalink
add an npm script for webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoqh committed Jun 3, 2019
1 parent 147c35f commit 973f022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
@@ -1,4 +1,7 @@
{
"scripts": {
"dev": "webpack --config webpack.config.js"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
Expand Down

0 comments on commit 973f022

Please sign in to comment.