add webpack task

jh-changes
Shin'ya Ueoka 7 years ago
parent fe4b1bf362
commit e8d75c4b26
  1. 2
      package.json

@ -2,7 +2,7 @@
"name": "vim-vixen", "name": "vim-vixen",
"description": "Vim vixen", "description": "Vim vixen",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "start": "webpack -w --debug"
}, },
"repository": { "repository": {
"type": "git", "type": "git",