Update vite.config.ts
This commit is contained in:
parent
c2b897354f
commit
e590104705
|
@ -58,7 +58,7 @@ function toBase62(n: number): string {
|
|||
|
||||
export function getConfig(): UserConfig {
|
||||
return {
|
||||
base: '/vite/',
|
||||
base: '/embed_vite/',
|
||||
|
||||
server: {
|
||||
port: 5174,
|
||||
|
|
Loading…
Reference in a new issue