Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

The esm files inside dist/es6 folder should end with .mjs #178

Copy link
Copy link
Open
@viceice

Description

@viceice
Issue body actions

The esm files inside dist/es6 folder should end with .mjs, otherwise those files are not correctly resolved by test runner, because they assume cjs by default.

Alternate is to add a simple package.json:

{ "type": "module" }

so nodejs based resolvers know that those files are esm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    commonIncludes: Common queries, bug and featuresIncludes: Common queries, bug and features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.