NIFI-13740: Fixing default build profile. (#9259)

This commit is contained in:
Matt Gilman 2024-09-11 10:19:19 -04:00 committed by GitHub
parent f20857d87e
commit 0db408c0fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
]
}
},
"defaultConfiguration": "development"
"defaultConfiguration": "production"
},
"serve": {
"executor": "@nx/angular:dev-server",