Apriori und Calc funktionen hinzugefügt.

This commit is contained in:
2025-12-30 14:11:10 +01:00
parent 639c825da3
commit 9f1e8d7051
23 changed files with 10145 additions and 400 deletions

View File

@@ -19,6 +19,7 @@
],
"tsConfig": "tsconfig.app.json",
"assets": [
"src/assets",
{
"glob": "**/*",
"input": "public"
@@ -54,6 +55,9 @@
},
"serve": {
"builder": "@angular/build:dev-server",
"options": {
"proxyConfig": "src/proxy.conf.json"
},
"configurations": {
"production": {
"buildTarget": "OMDSAngularWebClient:build:production"