diff --git a/vite.config.js b/vite.config.js index 1eb7400e..f5cdf664 100644 --- a/vite.config.js +++ b/vite.config.js @@ -10,6 +10,7 @@ export default defineConfig(({ mode }) => { return { plugins: [vue()], + base: './', css: { postcss: { plugins: [