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 0b42f90 commit a3a53daCopy full SHA for a3a53da
vite.config.js
@@ -1,7 +1,7 @@
1
import { defineConfig } from 'vite'
2
3
export default defineConfig({
4
- base: '/Explv.github.io/',
+ base: './',
5
build: {
6
outDir: 'dist',
7
assetsDir: 'assets',
0 commit comments