wuxh
3 years ago
No known key found for this signature in database
GPG Key ID: 464F03149513C20C
1 changed files with
3 additions and
0 deletions
-
config/config.ts
|
|
|
@ -149,6 +149,9 @@ export default defineConfig({ |
|
|
|
projectName: 'swagger', |
|
|
|
}, |
|
|
|
], |
|
|
|
mock: { |
|
|
|
include: ['mock/**/*', 'src/pages/**/_mock.ts'], |
|
|
|
}, |
|
|
|
mfsu: { |
|
|
|
strategy: 'normal', |
|
|
|
}, |
|
|
|
|