Michaël Zasso
Michaël Zasso
> have a gyp/GN hybrid build Are you ready for the nightmare it will be to make it work on Windows? :D
``` $ du -sh buildtools build tools third_party/icu 85M buildtools 631M build 32M tools 629M third_party/icu ```
This is what I get with `gclient sync`. Is there another way to use depot_tools?
> Drop `canary-base` branch on `nodejs/node` and use patch files on this repository instead. I'm not opposed to it, but having a branch to manage the canary patches helps me...
Other changes SGTM
I'd also be +1 on doing it for all collaborators.
> Switching to undici from node-fetch fixed the issue 😬 ! I'll open a PR. https://github.com/nodejs/node-core-utils/pull/595
I think it's important that this tool can run on the Node.js versions that are most likely used by our collaborators. I'd be +1 on removing support for Node.js 12....
I'll review and try this when I do the 13.x release next week
I'm trying `git-node release --prepare` but it runs out of memory while "Updating CHANGELOG_V13.md".