Skip to content

Commit 69fbefa

Browse files
committed
chore: fix jest config
1 parent c50337e commit 69fbefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const compileModules = [
88
'tween-one',
99
'@babel',
1010
'@ant-design',
11-
'@rc-component/resize-observer',
11+
'@rc-component',
1212
];
1313

1414
const ignoreList = [];

0 commit comments

Comments
 (0)