Skip to content
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

fix: include index.js in files array #3874

Merged
merged 1 commit into from
Oct 11, 2021
Merged

fix: include index.js in files array #3874

merged 1 commit into from
Oct 11, 2021

Conversation

wraithgar
Copy link
Member

This repairs the ability to node . from the installed package.

require('npm') will still not work, as this was disabled in v8.0.0

@wraithgar wraithgar requested a review from a team as a code owner October 11, 2021 13:54
This repairs the ability to `node .` from the installed package.

`require('npm')` will still not work, as this was disabled in v8.0.0

PR-URL: #3874
Credit: @wraithgar
Close: #3874
Reviewed-by: @lukekarrys
@wraithgar wraithgar merged commit 472ef37 into release-next Oct 11, 2021
@wraithgar wraithgar deleted the gar/index-js branch October 11, 2021 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants