Skip to content

support reporting libraries that have the module entrypoint #45

@roopakv

Description

@roopakv

While the presence of the module entrypoint automatically suggests the libraries don't have es5, it is helpful because of the following case:

We polyfill using core-js and the "usage" mechanism. If a module has the module entrypoint we need it to be transpiled so that it is polyfilled.

if are-you-es5 had an option to return libraries that have a module entrypoint we could use that to decide if they would be transpiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions