digital-ide/scripts/README.md
2025-03-02 23:43:58 +08:00

354 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 scripts/command/make_package.py