mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 03:01:16 +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: ['(/tests?/.*(test))\\.[jt]s$'],
|
||||||
// testMatch: ['**/*/base.test.tsx'],
|
// testMatch: ['**/*/base.test.tsx'],
|
||||||
// testMatch: ['**/utils/common.test.ts'],
|
// testMatch: ['**/utils/common.test.ts'],
|
||||||
|
// testMatch: ['**/*/leaf.test.tsx'],
|
||||||
transformIgnorePatterns: [
|
transformIgnorePatterns: [
|
||||||
`/node_modules/(?!${esModules})/`,
|
`/node_modules/(?!${esModules})/`,
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user