mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-12 03:27:08 +08:00
6 lines
97 B
Batchfile
6 lines
97 B
Batchfile
cd ../Extension/manifest_v3/
|
|
node package.js
|
|
cd ../../ElectronJS
|
|
rmdir /s /q out
|
|
npm run package
|