Skip to content

Commit df7098f

Browse files
committed
install deps as part of client project's "all" task
1 parent 73cf382 commit df7098f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tekst-Web/.justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ translations:
4141

4242
# run full pre-commit toolchain
4343
all:
44+
just install
4445
just fix
4546
npm run build
4647

0 commit comments

Comments
 (0)