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

Move to ESM #46

Closed
trash-and-fire opened this issue Feb 11, 2023 · 0 comments · Fixed by #54
Closed

Move to ESM #46

trash-and-fire opened this issue Feb 11, 2023 · 0 comments · Fixed by #54
Assignees
Milestone

Comments

@trash-and-fire
Copy link
Owner

Make the package compatible with ESM to support modern bundlers.

In this task:

  • Rewrite each import to have an file exstension
  • Add exports section and type: "module" to package.json file
  • Setup linter to ensure files extension in imports
@trash-and-fire trash-and-fire self-assigned this Feb 11, 2023
@trash-and-fire trash-and-fire added this to the 2.0.0 milestone Feb 11, 2023
@trash-and-fire trash-and-fire linked a pull request Feb 11, 2023 that will close this issue
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 a pull request may close this issue.

1 participant