Skip to content

Commit c44eb63

Browse files
update
1 parent 6b0fa37 commit c44eb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import vue from '@vitejs/plugin-vue';
33

44
// https://vitejs.dev/config/
55
export default defineConfig({
6-
base: 'https://winc1980.github.io/recipe-ai/',
6+
base: 'recipe-ai',
77
plugins: [vue()],
88
});

0 commit comments

Comments
 (0)