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

use an interopDefault function for deps #42

@borisirota

Description

@borisirota

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions