-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
module: eliminate performance cost of ESM syntax detection for CommonJS entry points #52093
Merged
nodejs-github-bot
merged 16 commits into
nodejs:main
from
GeoffreyBooth:optimize-cjs-detection
Mar 20, 2024
Merged
module: eliminate performance cost of ESM syntax detection for CommonJS entry points #52093
nodejs-github-bot
merged 16 commits into
nodejs:main
from
GeoffreyBooth:optimize-cjs-detection
Mar 20, 2024
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5aa3528 - Browse repository at this point
Copy the full SHA 5aa3528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f5a6d - Browse repository at this point
Copy the full SHA 29f5a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dba32 - Browse repository at this point
Copy the full SHA 75dba32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f06b12e - Browse repository at this point
Copy the full SHA f06b12eView commit details -
put try/catch inside our flag, to postpone for now having to deal wit…
…h the exception handling for unflagged usage
Configuration menu - View commit details
-
Copy full SHA for c82a15a - Browse repository at this point
Copy the full SHA c82a15aView commit details -
Apply suggestions from code review
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b6a52a - Browse repository at this point
Copy the full SHA 4b6a52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d690b - Browse repository at this point
Copy the full SHA 65d690bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad9ace - Browse repository at this point
Copy the full SHA 9ad9aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad9958 - Browse repository at this point
Copy the full SHA 4ad9958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43eb1b5 - Browse repository at this point
Copy the full SHA 43eb1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51268ec - Browse repository at this point
Copy the full SHA 51268ecView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c6496c - Browse repository at this point
Copy the full SHA 1c6496cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1685245 - Browse repository at this point
Copy the full SHA 1685245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d7e077 - Browse repository at this point
Copy the full SHA 8d7e077View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69398a - Browse repository at this point
Copy the full SHA d69398aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2e330 - Browse repository at this point
Copy the full SHA fd2e330View commit details
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.