Skip to content

Node package ES6 compatibility #335

Open
@matteeyah

Description

@matteeyah

The node package that's currently built is not an ES6 compatible package.

I've tried adding the -s EXPORT_ES6 flag and it seems to work properly, but the output still has mixed usage of CommonJS requires and ES6 imports, which breaks things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild related issueshelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions