-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
[v20.x backport] src: move package_json_reader cache to c++ #53502
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
|
Review requested:
|
8f0ec43 to
ff40d15
Compare
|
|
I used |
|
I think @richardlau meant that you only need to keep the commit message as-is and additional URLs will be added when they land on v20.x-staging. |
a924e20 to
473fa73
Compare
|
can you please rebase? there are some undici commits we removed from staging |
ff40d15 to
b447a68
Compare
PR-URL: nodejs#50322 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]>
Co-authored-by: Daniel Lemire <[email protected]> PR-URL: nodejs#50322 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> # Conflicts: # lib/internal/modules/package_json_reader.js # src/node_file.cc # test/parallel/test-module-binding.js
PR-URL: nodejs#50322 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]>
b447a68 to
af801aa
Compare
|
@anonrig there is some issue with the backport, does not compile |
91dea21 to
44268c2
Compare
47be236 to
9e1c229
Compare
|
This is blocking the require(esm) backport. I will try to backport it again. |
Backports #50322 to v20
cc @nodejs/releasers @joyeecheung @GeoffreyBooth