mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Set hasteImplModulePath in React Native Jest preset
Reviewed By: cpojer Differential Revision: D7843566 fbshipit-source-id: 98be0d7286351475248f53b7c028e6c85d411a10
This commit is contained in:
committed by
Facebook Github Bot
parent
fffae99640
commit
9927d20927
@@ -2,6 +2,7 @@
|
||||
"haste": {
|
||||
"defaultPlatform": "ios",
|
||||
"platforms": ["android", "ios", "native"],
|
||||
"hasteImplModulePath": "<rootDir>/node_modules/react-native/jest/hasteImpl.js",
|
||||
"providesModuleNodeModules": [
|
||||
"react-native"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user