File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ the native addon.
162
162
163
163
[node-gyp][] is a build system based on Google's [GYP][] tool and comes
164
164
bundled with npm. GYP, and therefore node-gyp, requires that Python be
165
- installed.
165
+ installed. Currently gyp is maintained in [gyp-next][] by @nodejs/gyp team.
166
166
167
167
Historically, node-gyp has been the tool of choice for building native
168
168
addons. It has widespread adoption and documentation. However, some
@@ -6091,6 +6091,7 @@ the add-on's file name during loading.
6091
6091
[context-aware addons]: addons.md#addons_context_aware_addons
6092
6092
[docs]: https://github.com/nodejs/node-addon-api#api-documentation
6093
6093
[global scope]: globals.md
6094
+ [gyp-next]: https://github.com/nodejs/gyp-next
6094
6095
[module scope]: modules.md#modules_the_module_scope
6095
6096
[node-gyp]: https://github.com/nodejs/node-gyp
6096
6097
[node-pre-gyp]: https://github.com/mapbox/node-pre-gyp
You can’t perform that action at this time.
0 commit comments