tools: don't fetch V8 deps in the source tree · nodejs/node@eaebae1 · GitHub
Skip to content

Commit eaebae1

Browse files
richardlauRafaelGSS
authored andcommitted
tools: don't fetch V8 deps in the source tree
The Node.js source tree already includes several V8 DEPS under `deps/v8/third_party` that are needed to build Node.js. Exclude these in `tools/v8/fetch_deps.py` to prevent "Conflicting directory" warnings when running the V8 CI. PR-URL: #60883 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 7eaf815 commit eaebae1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

tools/v8/fetch_deps.py

Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)