mirror of https://github.com/status-im/metro.git
Updates from Mon Feb 22
- [ReactNative] remove docs and website from fbobjc and improve oss_export | Spencer Ahrens - [ReactNative] Bring back ReactKit proj files | Spencer Ahrens - [React-Native] Update jstransform/esprima | Christoph Pojer
This commit is contained in:
parent
ae0c45e82c
commit
611b8203d9
|
@ -4,11 +4,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"jest": {
|
||||
"unmockedModulePathPatterns": [
|
||||
"source-map"
|
||||
],
|
||||
"testPathIgnorePatterns": [
|
||||
"JSAppServer/node_modules"
|
||||
]
|
||||
"unmockedModulePathPatterns": ["source-map"],
|
||||
"testPathIgnorePatterns": ["JSAppServer/node_modules"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue