You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Currently, interopDefault is added inline and adds extra bloat to bundle size.
Converting it to function which being added to the intro like __commonjs will reduce the size.
The same is being used in rollup.
Is it possible or there is some use case that I'm missing which prevents it ?
Thanks
The text was updated successfully, but these errors were encountered: