vbenjs / vite-plugin-theme

Vite plugin for dynamically changing the theme color of the interface
MIT License
141 stars 34 forks source link

change theme color not working on production mode #26

Open munkh-altai opened 2 years ago

munkh-altai commented 2 years ago

change heme color not working on production mode.

is alway empty. dev mode normal working
zhan2309 commented 1 year ago

same

zhan2309 commented 1 year ago

https://github.com/vbenjs/vue-vben-admin/issues/2087

Yuliang-Lee commented 6 months ago

针对 vite-plugin-theme 的问题修复发了新的包,使用新的包在初始化 viteThemePlugin 时传入 isProd: true 即可解决问题 https://www.npmjs.com/package/@xlaoyu/vite-plugin-theme