Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 module distribution build and typescript typing information. #491

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gmoneh
Copy link

@gmoneh gmoneh commented Sep 4, 2019

Two main changes to support more modern projects built with typescript and ESM modules:

  • Created an additional build step to generate a ESM build, with the extension .esm.js.
  • Created an index.d.ts file at the root of the package to provide typing information.
    Neither of these changes should break any existing code working against the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant