- render/vite.config.ts能够引入其他的monoreop包
- 配置文件测试
- 兼容react包
- 能够在vite.config.ts中使用配置配件包
- vite-plugin-html与vite-plugin-inpect包兼容
https://github.com/Jigsaw-Code/outline-client/blob/master/src/electron/index.ts https://github.com/nikteg/caprine
需要一个客户端配置,与通用配置分开,到时同步的时候不需同步客户端配置,这个配置可存放在应用程序目录下。
// 用于记录前端规范 // https://gitee.com/MinJieLiu/web-standard