Make sure that it is rebuild before publishing
This commit is contained in:
parent
8ef27066f6
commit
c642e76cce
@ -39,6 +39,7 @@
|
||||
"typescript": "^2.6.2"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run build",
|
||||
"build": "tsc",
|
||||
"test": "tslint -c ./tslint.json --project ./tsconfig.json ./src/**/*.ts",
|
||||
"start": "node ./bin/crunchy"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user