添加构建发布命令
更新说明文档
This commit is contained in:
3
tools/build.js
Normal file
3
tools/build.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const shell = require("shelljs");
|
||||
shell.exec("npm install && npm run compile")
|
||||
shell.cp(["转表.bat", "转表.sh", "excel-exporter.json"], "dist")
|
||||
Reference in New Issue
Block a user