Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generate an ESM bundle #175

Closed
Closed
@hmaurer

Description

@hmaurer

Hello! Would you be open to a pull request adding an ESM bundle? This would require roughly two changes:

  1. add a build script build:esm, building the project using a slightly modified tsconfig.json and outputting to dist/esm (or similar).
  2. add a module field to package.json pointing to dist/esm/index.js.

If you are keen I am happy to PR :)

Thanks for the library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions