Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

use an interopDefault function for deps #42

Closed
borisirota opened this issue Feb 18, 2016 · 0 comments
Closed

use an interopDefault function for deps #42

borisirota opened this issue Feb 18, 2016 · 0 comments

Comments

@borisirota
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants