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