gregberge / loadable-components

The recommended Code Splitting library for React ✂️✨
https://loadable-components.com
MIT License
7.66k stars 380 forks source link

fix: correct react-is for mjs export #991

Closed theKashey closed 9 months ago

theKashey commented 9 months ago

I've failed to understand root cause behind #990 and a proper way to resolve the problem. As "let's do something" correction I am removing the offending piece of code (typescript should handle that) and that should give more time to find the real fix.