Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

v0.15.16

Choose a tag to compare

@Diablohu Diablohu released this 04 Jan 15:33
· 6 commits to master since this release

koot-electron

  • 不再将 SPA 的打包目标设定为 electron-renderer
    • Electron 最新版中,默认设置下,Renderer 进程无法直接调用 Node.js 模块和方法,需要通过 contextBridge 进行桥接,故不再需要 Webpacktarget 设置