fix: update angular.json

This commit is contained in:
Tony133
2025-12-17 10:36:10 +01:00
parent 0a06287f64
commit 1138ab6372

View File

@@ -14,7 +14,8 @@
"aot": true,
"allowedCommonJsDependencies": ["prismjs"],
"outputPath": {
"base": "dist"
"base": "dist",
"browser": ""
},
"index": "src/index.html",
"tsConfig": "src/tsconfig.app.json",