HongJian
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
config/config.ts
|
|
@ -17,7 +17,7 @@ export default defineConfig({ |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* @name 兼容性设置 |
|
|
* @name 兼容性设置 |
|
|
* @description 设置 ie11 不一定完美兼容,需要检查自己使用的所有以来 |
|
|
* @description 设置 ie11 不一定完美兼容,需要检查自己使用的所有依赖 |
|
|
* @doc https://umijs.org/docs/api/config#targets
|
|
|
* @doc https://umijs.org/docs/api/config#targets
|
|
|
*/ |
|
|
*/ |
|
|
targets: { |
|
|
targets: { |
|
|
|