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

feat: support esm #214

Merged
merged 4 commits into from
Dec 6, 2024
Merged

feat: support esm #214

merged 4 commits into from
Dec 6, 2024

Conversation

charlieforward9
Copy link
Collaborator

@charlieforward9 charlieforward9 commented Nov 1, 2024

I had to implement this because of a ERR_REQUIRE_ESM error, preventing me from running tests properly with Vitest.

  • Attending this session to get a better grasp on modules.
  • Review this article to ensure this is a backwards-compatible change.

@charlieforward9

This comment was marked as outdated.

@yuzhva

This comment was marked as resolved.

Copy link
Collaborator Author

@charlieforward9 charlieforward9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this package-example guide is under construction without a timeline, Im gonna go ahead and merge this in to close the PR, and if I get word that it does not work for CJS dependant projects, address it as it comes.

Once the package guide comes out, I will gladly update this repo to reflect the 'state of the art' package deployment strategy.

@charlieforward9 charlieforward9 merged commit c632fc4 into main Dec 6, 2024
@charlieforward9 charlieforward9 deleted the feat/support_esm branch December 6, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants