feat(design,editor,element-plus-adapter,form,table,tdesign-vue-next-adapter): 重构table组件,适配tdesign
This commit is contained in:
@@ -85,6 +85,10 @@ export default defineConfig({
|
||||
find: /^@tmagic\/element-plus-adapter/,
|
||||
replacement: path.join(__dirname, '../packages/element-plus-adapter/src/index.ts'),
|
||||
},
|
||||
{
|
||||
find: /^@tmagic\/tdesign-vue-next-adapter/,
|
||||
replacement: path.join(__dirname, '../packages/tdesign-vue-next-adapter/src/index.ts'),
|
||||
},
|
||||
] : [],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user