chore(display): add current pdf js version to this repo for testing and remove deno from justfile

This commit is contained in:
E44
2026-06-15 08:17:10 +02:00
parent 41d8c4755a
commit 7dd6cb60f1
4 changed files with 69 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
gen:
go tool templ generate
cd internal/pdfjs && deno install --frozen
dev: gen
go run *.go