alex8088 / electron-vite

Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
https://electron-vite.org
MIT License
3.57k stars 153 forks source link

main.build.publicDir support mutlit point #609

Closed frankie-zeng closed 2 months ago

frankie-zeng commented 2 months ago

Clear and concise description of the problem

some use case, we can't combine all resource into one place..

Suggested solution

string[]

Alternative

No response

Additional context

No response

Validations

alex8088 commented 2 months ago

This is an unreasonable requirement and Vite will not support it.