add webpack task
This commit is contained in:
parent
fe4b1bf362
commit
e8d75c4b26
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "vim-vixen",
|
||||
"description": "Vim vixen",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "webpack -w --debug"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Reference in a new issue