I use make to conditionally compile/link my c++ projects before executing them. How is this typically accomplished in node development?
make
For example, I want