Apriori und Calc funktionen hinzugefügt.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user