Add ElectronJS package speedup solution for Machines in China

This commit is contained in:
naibo 2024-10-14 02:49:01 +08:00
parent cc8bb70715
commit 70dd90470f

View File

@ -117,7 +117,7 @@ npm install
npm install @electron-forge/cli -g
```
如果上面的命令运行速度很慢可以参考NodeJS换源说明[https://blog.csdn.net/qq_23211463/article/details/123769061](https://blog.csdn.net/qq_23211463/article/details/123769061)。
如果上面的命令运行速度很慢可以参考NodeJS换源说明[https://blog.csdn.net/qq_23211463/article/details/123769061](https://blog.csdn.net/qq_23211463/article/details/123769061)[https://blog.csdn.net/weixin_59246157/article/details/140079199](https://blog.csdn.net/weixin_59246157/article/details/140079199)
-----
@ -161,6 +161,8 @@ npx electron-forge import
npm run package
```
如果任务执行到`npm install electron-squirrel-startup`的步骤时卡死,请参考下面的换源教程:[https://blog.csdn.net/weixin_59246157/article/details/140079199](https://blog.csdn.net/weixin_59246157/article/details/140079199)。
-----
Before packaging and releasing, make sure that the task execution program `easyspider_executestage(.exe)` is placed inside the `chrome(_win64)` folder and that the browser extension `EasySpider_en.crx` is the latest version.