Update .umirc.ts

This commit is contained in:
caishi 2025-04-29 17:26:30 +08:00
parent 9aa791bcd1
commit 16cf450c23
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ export default defineConfig({
initialState: {},
hash: true,
base: '/pipeline/',
publicPath: './',
publicPath: '/pipeline/',
});