feat: 优化前端打包体积

This commit is contained in:
GraceWalk
2022-09-01 19:46:50 +08:00
parent 500eaace82
commit 0043ab8371
20 changed files with 28 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
import { FormItemType, IFormItem } from 'knowdesign/lib/extend/x-form';
import { FormItemType, IFormItem } from 'knowdesign/es/extend/x-form';
export const bootstrapServersErrCodes = [10, 11, 12];
export const zkErrCodes = [20, 21];