We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5ea48 commit 5ef15b9Copy full SHA for 5ef15b9
package.json
@@ -34,7 +34,10 @@
34
"core-js/.*",
35
"<rootDir>/node_modules/react",
36
"babel",
37
- "<rootDir>/node_modules/babel"
+ "<rootDir>/node_modules/babel",
38
+ "<rootDir>/node_modules/react-dom",
39
+ "<rootDir>/node_modules/react-addons-test-utils",
40
+ "<rootDir>/node_modules/fbjs"
41
],
42
"setupEnvScriptFile": "<rootDir>/jestEnvironment.js",
43
"testFileExtensions": [
0 commit comments