This commit is contained in:
tiago.kayaya
2021-11-05 18:19:27 +01:00
parent 4e10f7e537
commit ffd0a4cd80
42 changed files with 1029 additions and 72 deletions
+1 -2
View File
@@ -84,8 +84,7 @@
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "app:build",
"proxyConfig": "src/proxy.conf.json"
"browserTarget": "app:build"
},
"configurations": {
"production": {