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