[v22.x] Backport "module: fix strip-types interaction with detect-module" #54211
Closed
marco-ippolito wants to merge 1 commit intonodejs:v22.x-stagingfrom
Closed
[v22.x] Backport "module: fix strip-types interaction with detect-module" #54211marco-ippolito wants to merge 1 commit intonodejs:v22.x-stagingfrom
marco-ippolito wants to merge 1 commit intonodejs:v22.x-stagingfrom
Conversation
Collaborator
|
Review requested:
|
Merged
Collaborator
khaosdoctor
approved these changes
Aug 5, 2024
Collaborator
joyeecheung
approved these changes
Aug 5, 2024
9b20410 to
b731528
Compare
PR-URL: nodejs#54164 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
23d5d60 to
01631f3
Compare
RafaelGSS
approved these changes
Aug 5, 2024
Member
Author
|
Landed in c20e841 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a backport of #54164
This backport adds the imply of
--experimental-detect-moduleto--experimental-strip-typeshttps://github.com/nodejs/node/pull/54211/files#diff-d0b7433f8ca620eba56fc39f79429c73e2b3f061ca6d27583132a37b788b8aa8R803
cc @joyeecheung