Skip to content

Commit aa19d65

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 80d8628 + cdb4d5f commit aa19d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import vueJsx from '@vitejs/plugin-vue-jsx'
66

77
// https://vitejs.dev/config/
88
export default defineConfig({
9-
base: '/vue-weather-app/',
9+
base: '/a-vue-weather-app/',
1010
plugins: [
1111
vue(),
1212
vueJsx(),

0 commit comments

Comments
 (0)