react-native/local-cli/util
Tadeu Valentt 54dc11a5fb Fix #17610, Add fixtures to metro blacklist
Summary:
Include a default blacklist into the build settings to prevent
processing of incorrect fixture files by Metro.

<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html

Happy contributing!

-->

Fix #17610 issue, preventing metro from processing fixture files

1. Have a working demo
2. Install https://github.com/oblador/react-native-vector-icons
3. Use in a component
4. Start the app
5. The app starts successfully and display the icons

[ GENERAL  ]  [ BUGFIX ]  [local-cli/util/Config.js] - Add default file blacklist
Closes https://github.com/facebook/react-native/pull/17672

Differential Revision: D7014627

Pulled By: hramos

fbshipit-source-id: 20974e6fdd0977eeeb1048c29c9d621c803c26e9
2018-02-16 20:48:15 -08:00
..
__mocks__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
__tests__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Config.js Fix #17610, Add fixtures to metro blacklist 2018-02-16 20:48:15 -08:00
PackageManager.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
assertRequiredOptions.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
copyAndReplace.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
findReactNativeScripts.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
findSymlinkedModules.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
findSymlinksPaths.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
isPackagerRunning.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
isValidPackageName.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
log.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
parseCommandLine.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
walk.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
yarn.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00