chore: just support for running scripts

This commit is contained in:
2026-02-20 17:56:01 +01:00
parent e74356f9a6
commit aedd9fce44
4 changed files with 12 additions and 5 deletions
-3
View File
@@ -5,9 +5,6 @@ import (
"io/fs"
)
//go:generate deno install
//go:generate deno task build
//go:embed all:build
var buildDir embed.FS