Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
dependabot[bot] cacd462139
Bump electron from 20.0.0 to 20.0.1 in /ElectronJS
il y a 1 an
..
execution_instances New Version 0.2.0 il y a 1 an
src New Version 0.2.0 il y a 1 an
tasks New Version 0.2.0 il y a 1 an
.gitignore New Version 0.2.0 il y a 1 an
EasySpider_en.crx New Version 0.2.0 il y a 1 an
EasySpider_zh.crx New Version 0.2.0 il y a 1 an
LICENSE.md Multi-Platform Support il y a 1 an
README.md New Version 0.2.0 il y a 1 an
clean_win64.cmd New Version 0.2.0 il y a 1 an
config.json New Version 0.2.0 il y a 1 an
favicon.ico Multi-Platform Support il y a 1 an
forge.config.js Multi-Platform Support il y a 1 an
main.js New Version 0.2.0 il y a 1 an
mime.json New Version 0.2.0 il y a 1 an
npminstall-debug.log Multi-Platform Support il y a 1 an
package-lock.json Bump electron from 20.0.0 to 20.0.1 in /ElectronJS il y a 1 an
package.json Bump electron from 20.0.0 to 20.0.1 in /ElectronJS il y a 1 an
package_win64.cmd New Version 0.2.0 il y a 1 an
server.js New Version 0.2.0 il y a 1 an
stealth.min.js New Version 0.2.0 il y a 1 an

README.md

Note

Remember to update EasySpider.crx everytime the extension updates.

Run Instruction

npm install
npm install @electron-forge/cli

Package Instruction

npx electron-forge import
npm run package

optional:

npm run make

For windows x64

打开下面两个cmd即可打包

package_win64.cmd
clean_win64.cmd