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 2eaa098 commit e4857f1Copy full SHA for e4857f1
1 file changed
vite.config.js
@@ -6,7 +6,7 @@ import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
6
7
// https://vitejs.dev/config/
8
export default defineConfig({
9
- base: '/',
+ base: '/tongui/',
10
plugins: [
11
vue(),
12
AutoImport({
0 commit comments