depot/web/quotes/regen_node2nix.sh

8 lines
146 B
Bash
Raw Normal View History

#!/bin/sh
exec node2nix \
-i ./theme/static_src/package.json \
-l ./theme/static_src/package-lock.json \
-c node-default.nix \
--development