Skip to content

build: respect the `NODE` env variable in `Makefile`

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/make-local-node into main

In particular, what I'd like is to be able to do NODE=/path/to/some/specific/bin/node make test-doc -j.

Merge request reports

Loading