Expose makejs from flake::mkShell

This commit is contained in:
Emile Clark-Boman 2025-07-22 08:17:08 +10:00
parent 1fabde7f9d
commit 7b9a2b5607
2 changed files with 2 additions and 2 deletions

2
makejs Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
make -f Makefile.js $@