8000 Export real ESM · Issue #1206 · google/zx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Export real ESM #1206
Open
Open
@jasonkuhrt

Description

@jasonkuhrt

Following up from #1205.

I'm not exactly sure what my issue was but it had something to do with a circular dependency tree.

ESM supports those.

I don't know why my local was working but not GH CI.

Anyways, I noticed that this package is not exporting real ESM but actually taking the CJS build and then putting ESM over that.

I would kindly ask that real ESM be used and that CJS consumers use recent version of node to import ESM. Alternatively, dual publish the package which you almost are already, however, don't mix the ESM and CJS builds.

Thanks for any consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0