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

lib: add .json suffix for explicit require #1787

Closed
wants to merge 1 commit into from

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jun 20, 2019

Multiple reports of this failing, seems to be due to node wrapping tools that mess with the require extensions. So let's be explicit about it.

Multiple reports of this failing, seems to be due to node wrapping tools
that mess with the require extensions. So let's be explicit about it.
rvagg added a commit that referenced this pull request Jun 21, 2019
Multiple reports of this failing, seems to be due to node wrapping tools
that mess with the require extensions. So let's be explicit about it.

PR-URL: #1787
Reviewed-By: Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@rvagg rvagg closed this Jun 21, 2019
@rvagg rvagg deleted the rvagg/package.json-require branch June 21, 2019 02:22
rvagg added a commit that referenced this pull request Jun 21, 2019
Multiple reports of this failing, seems to be due to node wrapping tools
that mess with the require extensions. So let's be explicit about it.

PR-URL: #1787
Reviewed-By: Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@rvagg rvagg mentioned this pull request Jun 21, 2019
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