Use direct motion dependency in web ele

This commit is contained in:
2026-06-09 10:05:58 +08:00
parent b0057ed5a8
commit cb9a2ee1a2
4 changed files with 24 additions and 32 deletions
-8
View File
@@ -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',