mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-26 03:20:54 +09:00
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 {
|
export function getConfig(): UserConfig {
|
||||||
return {
|
return {
|
||||||
base: '/vite/',
|
base: '/embed_vite/',
|
||||||
|
|
||||||
server: {
|
server: {
|
||||||
port: 5174,
|
port: 5174,
|
||||||
|
Loading…
Reference in New Issue
Block a user