build: update vite config
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig(({ mode }) => {
|
||||
|
||||
return {
|
||||
plugins: [vue()],
|
||||
base: './',
|
||||
css: {
|
||||
postcss: {
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user