Skip to content

Commit ec54eaf

Browse files
authored
Add files via upload
1 parent f2ff82d commit ec54eaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.js

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

44
export default defineConfig({
55
plugins: [react()],
6+
base: "/StoryPlay/",
67
});

0 commit comments

Comments
 (0)