Skip to content

Commit 68a9f25

Browse files
committed
Fix tests by removing react-loadable from tests
1 parent 4b3bb4f commit 68a9f25

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.babelrc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
"babel-plugin-transform-runtime",
1010
"babel-plugin-syntax-dynamic-import",
1111
"babel-plugin-lodash",
12-
[
13-
"react-loadable/babel",
14-
{
15-
"server": true,
16-
"webpack": true
17-
}
18-
],
1912
"babel-plugin-system-import-transformer",
2013
"babel-macros"
2114
]

0 commit comments

Comments
 (0)