[json] adopt npm scripts

This commit is contained in:
Martin Aeschlimann
2016-03-04 10:33:25 +01:00
parent b07b57cc0e
commit 14fea843f8
4 changed files with 6 additions and 6 deletions

View File

@@ -10,8 +10,7 @@
],
"main": "./client/out/jsonMain",
"scripts": {
"vscode:prepublish": "node ../../node_modules/gulp/bin/gulp.js --gulpfile ../../build/gulpfile.extensions.js compile-extension:json ./src/tsconfig.json",
"postinstall": "cd server && npm install && npm run compile && cd .."
"compile": "gulp compile-extension:json-client"
},
"contributes": {
"languages": [