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: add package.json subpath export #91

Merged
merged 1 commit into from Aug 29, 2022

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented Aug 29, 2022

Like use :

  require.resolve('tsx/package.json')

Need export package.json subpath, otherwise an error will be thrown.

A real example : https://github.com/umijs/umi/pull/9152/files#diff-faa31e153df54d7263fcc895970fea96ab82253e8943d08d85ea22b49338ac0fR53

@privatenumber privatenumber changed the title chore: add package.json subpath export feat: add package.json subpath export Aug 29, 2022
@privatenumber privatenumber merged commit f4b23df into privatenumber:develop Aug 29, 2022
@privatenumber
Copy link
Owner

Thanks!

@privatenumber
Copy link
Owner

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants