mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3de9892353
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47568 Resolves https://github.com/facebook/hermes/issues/1549. Changelog: [General][Fixed] - When using Babel with plain JavaScript files, support for additional user syntax plugins should be fixed (now uses Babel's parser instead of hermes-parser). There is no change for JS files annotated with `flow`, where extended JS syntax remains unsupported. Reviewed By: blakef Differential Revision: D65816797 fbshipit-source-id: 9f05e86019548ac8727ee65c2e2c417d78a406d8