mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-13 06:15:40 +00:00
026a92fd53
Allow the babel plugin to be configured to rewrite paths to either ES modules (default) or CommonJS. Ref #961