Remove VXE from web ele runtime

This commit is contained in:
2026-06-09 10:02:10 +08:00
parent fc39464baa
commit b0057ed5a8
8 changed files with 226 additions and 509 deletions
-4
View File
@@ -135,10 +135,6 @@ export default defineConfig(async () => {
'@vben/plugins/motion',
'../../packages/effects/plugins/src/motion/index.ts',
),
exactAlias(
'@vben/plugins/vxe-table',
'../../packages/effects/plugins/src/vxe-table/index.ts',
),
exactAlias(
'@vben/preferences',
'../../packages/preferences/src/index.ts',