• Mark Tyneway's avatar
    makefile: `clean-node-modules` · 3c2071ce
    Mark Tyneway authored
    Adds a helper to the makefile for deleting all of the js
    deps. This is useful for when checking out a new branch
    and ensuring that the deps are up to date. I find
    myself doing this often manually, so adding a make command
    makes sense.
    3c2071ce
Makefile 2.2 KB