metro/react-packager/src
David Aurelio 7a3f44a2bd throwing for unresolved modules: flip logic
Summary:
The current test checks whether the target platform is `'ios'`. When building with windows, errors will also be swallowed silently.

This adds a check whether the target platform is `'android'`, where we have to avoid throwing for FB-internal reasons.

Reviewed By: martinbigio

Differential Revision: D3907025

fbshipit-source-id: 5abeb06b9121265fe1aa3932ad1785f148f04ddf
2016-09-22 07:28:33 -07:00
..
Activity 'silent' option for Activity events 2016-09-05 06:43:51 -07:00
AssetServer Calculate asset hash from file contents, cache hashes 2016-09-14 04:28:46 -07:00
Bundler Add "assetPlugin" option to allow arbitrary asset processing 2016-09-20 13:43:51 -07:00
Cache/__mocks__ Move Cache into DependencyGraph 2015-12-18 16:17:42 -08:00
JSTransformer Removing automatically reset modules between test run 2016-09-19 12:43:55 -07:00
ModuleGraph module graph 2016-09-14 10:28:34 -07:00
Resolver throwing for unresolved modules: flip logic 2016-09-22 07:28:33 -07:00
Server Add "assetPlugin" option to allow arbitrary asset processing 2016-09-20 13:43:51 -07:00
__mocks__ Bring back node-haste to fbsource 2016-07-29 11:15:02 -07:00
lib Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
node-haste Fix 'isRelativeImport' to allow require('.') and require('..') 2016-09-20 20:58:38 -07:00