npm packaging and gitea publishing
Docker / build (push) Failing after 4m11s

This commit is contained in:
2025-12-15 23:02:51 -08:00
parent a92e575c48
commit 8c5ef76367
9 changed files with 39 additions and 122 deletions
+4 -1
View File
@@ -4,6 +4,9 @@
"module": "es2020",
"moduleResolution": "node",
"allowImportingTsExtensions": true,
"noEmit": true,
"emitDeclarationOnly": true,
"declaration": true,
"declarationMap": true,
"declarationDir": "../static"
}
}