feat: 支持将组件拖动到指定容器
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineConfig({
|
||||
include: [
|
||||
'./packages/editor/tests/unit/utils/**',
|
||||
'./packages/editor/tests/unit/services/**',
|
||||
'./packages/stage/tests/**',
|
||||
'./packages/utils/tests/**',
|
||||
],
|
||||
environment: 'jsdom',
|
||||
|
||||
Reference in New Issue
Block a user