mirror of
https://github.com/zhigang1992/viff.git
synced 2026-04-29 21:25:46 +08:00
add after install handler. Qiu
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
"viff": "./bin/viff"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "./init.sh",
|
||||
"build": "coffee -o ./lib/ -c src/*.coffee",
|
||||
"install": "npm run build",
|
||||
"test": "npm install && grunt default"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user