Browse Source

Merge pull request #10796 from abpframework/auto-merge/rel-5-0/665

Merge branch dev with rel-5.0
pull/10805/head
Bunyamin Coskuner 4 years ago
committed by GitHub
parent
commit
490e252ae0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      npm/ng-packs/angular.json

2
npm/ng-packs/angular.json

@ -230,7 +230,7 @@
},
"configurations": {
"production": {
"tsConfig": "apps/dev-app/tsconfig.prod.json",
"tsConfig": "apps/dev-app/tsconfig.app.json",
"budgets": [
{
"type": "initial",

Loading…
Cancel
Save