Skip to content

Commit ae4f847

Browse files
committed
fix test
1 parent d60332d commit ae4f847

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

packages/x-markdown/.jest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
const compileModules = [
2+
'@rc-component',
23
'react-sticky-box',
34
'rc-tween-one',
45
'@babel',

packages/x-sdk/.jest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
const compileModules = [
2+
'@rc-component',
23
'react-sticky-box',
34
'rc-tween-one',
45
'@babel',

packages/x/.jest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
const compileModules = [
2+
'@rc-component',
23
'react-sticky-box',
34
'rc-tween-one',
45
'@babel',

0 commit comments

Comments
 (0)