Skip to content

fix exports field path #695

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

Closed
wants to merge 1 commit into from
Closed

fix exports field path #695

wants to merge 1 commit into from

Conversation

jackleslie
Copy link

The exports field contains paths that are incorrect according to Node.js documentation.

This throws a ERR_INVALID_PACKAGE_TARGET error: https://nodejs.org/api/errors.html#errors_err_invalid_package_target

This PR fixes the issue and bumps the version

@carhartl carhartl closed this in 8bc821c Jul 15, 2021
@carhartl
Copy link
Member

Thank you @jacklesliewise 😍

@carhartl
Copy link
Member

(Did own commit, since we do the bumping via release-it.)

@jackleslie
Copy link
Author

Awesome, thank you @carhartl - nice work!

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

Successfully merging this pull request may close these issues.

3 participants