add source-map-explorer

This commit is contained in:
2023-10-01 10:31:51 +02:00
parent 00a1bf8ffb
commit fefc7411c1
3 changed files with 616 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
"with": "src/environments/environment.prod.ts"
}
],
"outputHashing": "all"
"outputHashing": "all",
"sourceMap": true
},
"development": {
"buildOptimizer": false,