mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 04:43:42 +08:00
refactor(projects): mock权限相关数据优化
This commit is contained in:
@@ -15,7 +15,7 @@ export default (srcPath: string) => {
|
||||
defaultClass: 'inline-block'
|
||||
}),
|
||||
Components({
|
||||
dts: true,
|
||||
dts: 'src/typings/components.d.ts',
|
||||
resolvers: [NaiveUiResolver(), IconsResolver({ customCollections: ['custom'], componentPrefix: 'icon' })]
|
||||
})
|
||||
];
|
||||
|
Reference in New Issue
Block a user