Skip to content

Commit

Permalink
feat: eucaim catalogue and environment adaptations
Browse files Browse the repository at this point in the history
  • Loading branch information
TKussel committed Sep 25, 2023
1 parent aeab278 commit c44a238
Show file tree
Hide file tree
Showing 6 changed files with 50,109 additions and 8,617 deletions.
6 changes: 4 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@
},
"configurations": {
"production": {
"preserveSymlinks": true,
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumError": "3mb"
},
{
"type": "anyComponentStyle",
Expand Down Expand Up @@ -117,6 +118,7 @@
"cli": {
"schematicCollections": [
"@angular-eslint/schematics"
]
],
"analytics": false
}
}
Loading

0 comments on commit c44a238

Please sign in to comment.