提交 55e06a70 编写于 作者: J Jason Ginchereau

Add prepare script to package.json

上级 918ea9cd
......@@ -9,6 +9,7 @@
"main": "./out/index.js",
"private": true,
"scripts": {
"prepare": "npm run compile",
"compile": "npm run copy-driver && npm run copy-driver-definition && tsc",
"watch": "concurrently \"npm run watch-driver\" \"npm run watch-driver-definition\" \"tsc --watch\"",
"copy-driver": "cpx src/driver.js out/",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册