构建指南 平台要求 构建工具 前置知识 设置 git 缓存 获得源码 推送/拉取的注意事项 构建 打包 交叉编译 Windows on Arm (experimental) 测试 在多个计算机之间共享 git 缓存 故障排查 gclient sync complains about rebase I’m being asked fo...
Deep Links Overview Examples Main Process (main.js) Windows code: MacOS and Linux code: Important notes Packaging Electron Forge Electron Packager Conclusion Deep Link...
Automated Testing Using the WebDriver interface With WebdriverIO Install the testrunner Run your tests With Selenium Run a ChromeDriver server Using a custom test driver ...
应用部署 将你的应用程序打包成一个文件 更换名称与下载二进制文件 Windows macOS Linux 通过重编译源代码来更换名称 grunt打包脚本 应用部署 为了使用 Electron 部署你的应用程序,你存放应用程序的文件夹需要叫做 app 并且需要放在 Electron 的资源文件夹下(在 macOS 中是指 Electro...