koishijs / webui

WebUI plugins for Koishi
https://koishi.online
GNU Affero General Public License v3.0
30 stars 15 forks source link

Bug: client dist are not minified as expected #97

Closed shigma closed 1 year ago

shigma commented 1 year ago

Expected bahavior:

https://github.com/koishijs/console/blob/1712557af2ca48c9f104668bf82e0f5565ca9c50/packages/client/src/index.ts#L13

Vite implementation:

https://github.com/vitejs/vite/blob/8b77695870d16e030392fe2ef9826140e61c6e82/packages/vite/src/node/plugins/esbuild.ts#L319-L324

shigma commented 1 year ago

已修复。