Skip to content

Package Json wrong #66

Open
Open
@jogibear9988

Description

I wont to include your npm modules directly as esm but your package json is wrong.

the export: "module" points to "dist/index.js"
wich has this code:

  export * from './esm-es5/index.js'; 

but the index.js in esm-es5 is empty

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    needs investigationThis item needs to be looked into, additional content from issue submitter would help as well.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions