Skip to content

ES Module support #57

@frank7huysen

Description

@frank7huysen

Sorry I think it is not a bug but an enhancement.

Package

@apollo-elements/mixins

Description

I'm using esm modules in my project but apollo-mixins is trying to import crocks using default imports for example: import pick from 'crocks/helpers/pick' however crocks doesn't provide a default export.

Expected Behavior

Support for esm modules. Maybe change the import to * as pick

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions