fix: tsconfig

This commit is contained in:
eneller
2026-02-28 02:08:56 +01:00
parent c4efd793e2
commit 5f41d26bc4
3 changed files with 5 additions and 8 deletions

View File

@@ -20,6 +20,7 @@
"build": {
"builder": "@angular/build:application",
"options": {
"outputPath": "../dist/out-tsc/client",
"browser": "src/main.ts",
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "less",