mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b54efb8d0d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49224 Refactor / quality pass. - Remove `micromatch`, replace with glob ignores. - Move and simplify platfom-specific file logic: mutate `files` as a single `Set`, reduce iterations. - This is reconfigured so that the input file path globs need only match `*.js` sources. - Introduce `debug` logs and expose convenience `--debug` script flag. - Move output error detection into inner function implementation. Changelog: [Internal] Metro changelog: Internal Reviewed By: j-piasecki Differential Revision: D69240543 fbshipit-source-id: c2faef8212a2995936362b3d33d189c405bd879d