chore: move node headers generation to electron (#39589)
This commit is contained in:
parent
c1898c39bf
commit
bfa58df7c9
9 changed files with 123 additions and 146 deletions
|
@ -225,7 +225,7 @@ generate build headers for the modules to compile against, run the following
|
|||
under `src/` directory.
|
||||
|
||||
```sh
|
||||
$ ninja -C out/Testing third_party/electron_node:headers
|
||||
$ ninja -C out/Testing electron:node_headers
|
||||
```
|
||||
|
||||
You can now [run the tests](testing.md#unit-tests).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue