mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: refactor build-addons.js to ESM
PR-URL: https://github.com/nodejs/node/pull/43099 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
parent
cbb92b0dde
commit
b4398df2e5
6 changed files with 70 additions and 65 deletions
|
@ -232,7 +232,7 @@ There are some other files that touch the build chain. Changes in the following
|
|||
files also qualify as affecting the `node` binary:
|
||||
|
||||
* `tools/*.py`
|
||||
* `tools/build-addons.js`
|
||||
* `tools/build-addons.mjs`
|
||||
* `*.gyp`
|
||||
* `*.gypi`
|
||||
* `configure`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue