mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Use relative URL in build
This commit is contained in:
@@ -21,7 +21,8 @@ export default defineConfig(({ command, mode, ssrBuild }) => {
|
||||
})
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
base: './'
|
||||
}
|
||||
} else {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user