Skip to content

Feature: ESM module #253

Open
Open
@AshotN

Description

@AshotN

Is your feature request related to a problem? Please describe.
I am attempting to move my code base off of CJS and onto ESM.

Describe the solution you'd like
For feathers-swagger to support both ESM and CJS with conditional exports

Describe alternatives you've considered
Default exports are compatible across ESM and CJS, but it is kind of a pain as far as developer experience goes

Additional context
I recently updated my package to support both, as an example AshotN/adminjs-feathers@69a5360

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