Skip to content

Commit ffda62a

Browse files
committed
update
1 parent 8295079 commit ffda62a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello-world/vue/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ import { defineConfig } from "vite";
22
import vue from "@vitejs/plugin-vue";
33

44
export default defineConfig({
5+
base: "",
56
plugins: [vue()]
67
});

0 commit comments

Comments
 (0)