Commit 5c31bd2
Dane Springmeyer
Use NODE_GYP_MODULE_NAME
- This is from the docs at https://nodejs.org/api/addons.html
- It avoid needing to hardcode the "module" keyword here. This
helps users that write code based on node-pre-gyp avoid having
to update the module name in two places.1 parent 2883650 commit 5c31bd2
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments