• Mark Tyneway's avatar
    make: fix build (#10327) · 5b42ec99
    Mark Tyneway authored
    Fixes the `make build` command to ensure that it
    works. Previously it checked if the env var was set
    for the nvm dir, but that doesn't guarantee there is
    a file there. Run the nvm file if it exists after
    checking that it exists. Can confirm that the
    build command works for me now locally.
    5b42ec99
Makefile 6.05 KB