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(package): update exports definition #17

Merged
merged 2 commits into from
Jan 28, 2024

Conversation

Namchee
Copy link
Owner

@Namchee Namchee commented Jan 28, 2024

Overview

Closes #16

This pull request fixes bad exports definition in package.json that causes ESM imports to not resolve correctly.

📦 Published PR as canary version: 1.1.2--canary.17.7685512464.0

✨ Test out this PR locally via:

npm install @namchee/[email protected]
# or 
yarn add @namchee/[email protected]

@Namchee Namchee merged commit 2d26334 into master Jan 28, 2024
2 checks passed
@Namchee Namchee deleted the fix/package-exports-definition branch January 28, 2024 11:56
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.

bug: package not found if imported using ESM
1 participant