• norswap's avatar
    makefile improvements (#2772) · e4b8b702
    norswap authored
    * Add `make nuke` which removes ALL build output/caches/etc
      (everything that is `.gitignore`d).
    
    * Add `-v` flag to `xargs` in `make devnet-clean` so that it doesn't error when
      there are no volumes or images to delete.
    
    * If `nvm` is installed, emit `nvm use` before compiling js.
    
    * Add `yarn install` to `build-ts`.
    Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    e4b8b702
Makefile 2.05 KB