-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: add new ./package.json
entry
#5931
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thanks for the PR, but I must admit I see this for the first time. Is there some official documentation to explain this feature? |
@lukastaegert Did you mean |
Ah, I was confused, yes, this is fine. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5931 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 270 270
Lines 8692 8692
Branches 1488 1488
=======================================
Hits 8566 8566
Misses 93 93
Partials 33 33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR has been released as part of rollup@4.40.1. You can test it via |
Would integrating with https://github.com/un-ts/napi-postinstall be acceptable? If you agree I'd like to raise a PR for it. It resolves legacy npm bug issue of See also unrs/unrs-resolver#101 and un-ts/napi-postinstall#17 |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
N/A
Description
./package.json
is a common entry for checking metadata quicky by other packages.By the way, I just developed https://github.com/un-ts/napi-postinstall which helps to workaround the npm's bug npm/cli#4828, if you agree I'd like to raise a PR for it just like
https://github.com/unrs/unrs-resolver/blob/8772685286bf19d8e23f5a1f7b0381ba3c185eea/npm/package.json#L48