Skip to content

Add a configuration flag to enable ES module syntax #424

@joseprio

Description

@joseprio

Feature Proposal

At the moment the generated JS module uses the commonJS syntax. It would be useful to have an option that would use the ES module syntax instead.

Feature Use Case

Old commonJS syntax prevents module concatenation in Webpack. It may help tree shaking in some cases too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions