mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-23 04:10:39 +01:00
Update vite.config.ts
This commit is contained in:
parent
c2b897354f
commit
e590104705
1 changed files with 1 additions and 1 deletions
|
@ -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