vbenjs / vite-plugin-theme

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

【BUG】修改了cacheDir后,找不到client.js #25

Closed cnguu closed 1 year ago

cnguu commented 2 years ago

vite.config.js

{
    cacheDir: '../node_modules/.vite',
}