Narrow startup common ui imports
This commit is contained in:
@@ -109,6 +109,10 @@ export default defineConfig(async () => {
|
||||
'@vben/common-ui/es/tippy',
|
||||
'../../packages/effects/common-ui/src/components/tippy/index.ts',
|
||||
),
|
||||
exactAlias(
|
||||
'@vben/common-ui/es/api-component',
|
||||
'../../packages/effects/common-ui/src/components/api-component/index.ts',
|
||||
),
|
||||
exactAlias(
|
||||
'@vben/constants',
|
||||
'../../packages/constants/src/index.ts',
|
||||
|
||||
Reference in New Issue
Block a user