зеркало из https://github.com/microsoft/napajs.git
fix prepublish npm hook to call typescript
This commit is contained in:
Родитель
61dbf7bef9
Коммит
2649af099a
|
@ -16,6 +16,6 @@
|
|||
"scripts": {
|
||||
"install": "cmake-js compile",
|
||||
"postinstall": "cmake-js clean",
|
||||
"prepublish": "node_modules/typescript/lib/tsc.js -p lib"
|
||||
"prepublish": "node node_modules/typescript/lib/tsc.js -p lib"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче