mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-07 20:58:11 +00:00
feat(deps): update vite version to 5.x (#3508)
This commit is contained in:
@@ -31,6 +31,9 @@ export default defineApplicationConfig({
|
||||
rewrite: (path) => path.replace(new RegExp(`^/upload`), ''),
|
||||
},
|
||||
},
|
||||
warmup: {
|
||||
clientFiles: ['./index.html', './src/{views,components}/*'],
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user