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

fix: ESM module exports #7

Merged
merged 5 commits into from
Dec 31, 2023
Merged

fix: ESM module exports #7

merged 5 commits into from
Dec 31, 2023

Conversation

jpwallace22
Copy link
Owner

@jpwallace22 jpwallace22 commented Dec 31, 2023

Changes

  • Changed tsconfig to use NodeNext moduleResolution
  • Updated workflow for GH pages build so /build can be untracked

This officially resolves #5 with the publishing of 0.3.2

Screenshot 2023-12-31 at 12 29 49 PM

@jpwallace22 jpwallace22 changed the title build: new esm build fix: ESM module exports Dec 31, 2023
@jpwallace22 jpwallace22 merged commit 47cc2df into main Dec 31, 2023
@jpwallace22 jpwallace22 deleted the build-corrections branch December 31, 2023 20:33
@jpwallace22
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Package is bundled incorrectly causing issues with types / ESM.
1 participant