-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
esm: Add support for pjson cache and main without extensions #18728
Closed
Commits on Feb 12, 2018
-
esm: support main without extension and pjson cache
This adds support for ensuring that the top-level main into Node is supported loading when it has no extension for backwards-compat with NodeJS bin workflows. In addition package.json caching is implemented in the module lookup process.
Configuration menu - View commit details
-
Copy full SHA for f14420e - Browse repository at this point
Copy the full SHA f14420eView commit details -
Configuration menu - View commit details
-
Copy full SHA for adfe1ac - Browse repository at this point
Copy the full SHA adfe1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebdb3cb - Browse repository at this point
Copy the full SHA ebdb3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5855e5c - Browse repository at this point
Copy the full SHA 5855e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c9941 - Browse repository at this point
Copy the full SHA 05c9941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6d4e6 - Browse repository at this point
Copy the full SHA 2d6d4e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06db2d - Browse repository at this point
Copy the full SHA a06db2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 081aab4 - Browse repository at this point
Copy the full SHA 081aab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9df8a - Browse repository at this point
Copy the full SHA ed9df8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4d85f - Browse repository at this point
Copy the full SHA 8b4d85fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4468e2c - Browse repository at this point
Copy the full SHA 4468e2cView commit details
Commits on Feb 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b4dc802 - Browse repository at this point
Copy the full SHA b4dc802View commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f7aabd - Browse repository at this point
Copy the full SHA 9f7aabdView 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.