mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Update vite.config.ts
This commit is contained in:
@@ -31,7 +31,7 @@ export default defineConfig(({ command, mode, ssrBuild }) => {
|
||||
]
|
||||
}
|
||||
},
|
||||
base: './'
|
||||
base: './public'
|
||||
}
|
||||
} else {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user