Skip to content

v1.0.0: fix: electron-builder 打包丢失 node_modules 问题

Choose a tag to compare

@voicepeak voicepeak released this 25 May 13:53
· 31 commits to main since this release
  • 移除 !node_modules/**/* 排除规则(阻止了生产依赖打包)
  • 添加 asarUnpack 规则确保 sharp 原生模块正确加载