mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 21:27:46 +00:00
408dd81fb6
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/38771 Changelog: [Internal] Metro has been passing `inlineRequires: false` to Babel transformers for the last 5 years (D9636747), as the inline requires transform had been hoisted into the transform worker. Here we clean up the unused code paths in React Native's implementations of the Metro Babel transformer API, and the unused properties in the API itself. Reviewed By: GijsWeterings Differential Revision: D48034441 fbshipit-source-id: d24a793962942a3c87461ffbade847ea749dac95 |
||
---|---|---|
.. | ||
preprocessor.js |