Use direct motion dependency in web ele
This commit is contained in:
@@ -127,14 +127,6 @@ export default defineConfig(async () => {
|
||||
'../../packages/effects/layouts/src/widgets/preferences/blocks/index.ts',
|
||||
),
|
||||
exactAlias('@vben/locales', '../../packages/locales/src/index.ts'),
|
||||
exactAlias(
|
||||
'@vben/plugins/echarts',
|
||||
'../../packages/effects/plugins/src/echarts/index.ts',
|
||||
),
|
||||
exactAlias(
|
||||
'@vben/plugins/motion',
|
||||
'../../packages/effects/plugins/src/motion/index.ts',
|
||||
),
|
||||
exactAlias(
|
||||
'@vben/preferences',
|
||||
'../../packages/preferences/src/index.ts',
|
||||
|
||||
Reference in New Issue
Block a user