We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae9bc2 commit 52e66b3Copy full SHA for 52e66b3
vite.config.ts
@@ -6,7 +6,7 @@ import vue from '@vitejs/plugin-vue';
6
7
// https://vitejs.dev/config/
8
export default defineConfig({
9
- base: '/core-css/',
+ base: '/core-vue/',
10
11
build: {
12
emptyOutDir: true,
0 commit comments