digital-ide/script/README.md
2024-09-11 13:32:02 +08:00

353 B

Some scripts for config generation, batch processing etc.

Please run the all the scripts in the extensionPath.

command: scripts for commands in package.json

一键打包

如果初次运行,需要先安装一下依赖项:

$ npm install webpack-cli -g
$ npm install vsce -g
$ python script/command/make_package.py