Skip to content

Commit 082dad7

Browse files
committed
changing config file
1 parent 8a72a10 commit 082dad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ import react from "@vitejs/plugin-react";
33

44
export default defineConfig({
55
plugins: [react()],
6-
base: "/WhetherApp/",
6+
base: "/Weather_App/",
77
});

0 commit comments

Comments
 (0)