forked from yoone/WEB
1
0
Fork 0

fix:hash build

This commit is contained in:
cll 2025-08-23 09:23:13 +08:00
parent fb79163721
commit c815ab3396
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -12,4 +12,5 @@
/.mfsu
.swc
/package-lock.json
/yarn.lock
/yarn.lock
*.yaml

View File

@ -6,6 +6,7 @@ const UMI_APP_API_URL = isDev
: 'https://api.yoone.ca';
export default defineConfig({
hash: true,
antd: {},
access: {},
model: {},