Commit 611bc3c
committed
lib: add .json suffix for explicit require
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 <[email protected]>1 parent ec2eb44 commit 611bc3c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments