modern.js
modern.js copied to clipboard
[Bug]: Electron 无法打包
版本信息
[email protected] /Users/xalanq/project/hello-modern
├── @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected][email protected]/node_modules/@modern-js/app-tools
└─┬ @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected]_3c93fc00e070fe2871c1a74333c2ad1d/node_modules/@modern-js/plugin-electron
└── @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected][email protected]/node_modules/@modern-js/app-tools
问题详情
新创建的项目就已经无法打包了
$ npx @modern-js/create hello-modern
$ pnpm install
$ pnpm build:electron

复现链接
见详情
复现步骤
见详情