Former-commit-id: d8c7d70dc0dfa60f23d84613a3c1f4874a183a1c
This commit is contained in:
郝先瑞
2023-09-15 21:45:01 +08:00

View File

@@ -105,6 +105,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
ignore: /^\_/,
mockPath: "mock",
enable: mode === "development",
watchFiles: false,
}),
],
// 预加载项目必需的组件