mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-16 21:21:20 +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.