set node development build envirnment

This commit is contained in:
Sebastian Wendel 2024-03-09 12:27:22 +01:00
parent 5c97b90444
commit 54122f8261

4
.envrc
View file

@ -3,4 +3,6 @@ use flake
watch_file **/*.nix *.lock package.json
yarn install
yarn astro sync
yarn astro sync
export MODE=development