Commit ed3ff7e
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 af0d7b8 commit ed3ff7e
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