fix: hash frontend build assets

This commit is contained in:
kae 2026-07-06 04:02:03 +09:00
parent b72f1d7670
commit baf3d4fc2d

View File

@ -1,6 +1,7 @@
import { defineConfig } from '@umijs/max'; import { defineConfig } from '@umijs/max';
export default defineConfig({ export default defineConfig({
hash: true,
antd: {}, antd: {},
access: {}, access: {},
model: {}, model: {},