mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +00:00
feat(renderer-core): optimize the judgment of whether leaf hoc has children
This commit is contained in:
parent
f10b694c42
commit
d82bcfdf2a
@ -12,6 +12,7 @@ const jestConfig = {
|
||||
// testMatch: ['(/tests?/.*(test))\\.[jt]s$'],
|
||||
// testMatch: ['**/*/base.test.tsx'],
|
||||
// testMatch: ['**/utils/common.test.ts'],
|
||||
// testMatch: ['**/*/leaf.test.tsx'],
|
||||
transformIgnorePatterns: [
|
||||
`/node_modules/(?!${esModules})/`,
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user