mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-05-14 02:15:05 +08:00
Make sure all the CommonJS modules can be required as normal, rather than needing to be suffixed with `.default` due to being compiled from ES modules.