Skip to content

Commit af6fad8

Browse files
author
Alexander Bainczyk
committed
fix frontend production build
1 parent a77b7c6 commit af6fad8

File tree

3 files changed

+805
-401
lines changed

3 files changed

+805
-401
lines changed

frontend/src/main/javascript/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
},
6060
{
6161
"type": "anyComponentStyle",
62-
"maximumWarning": "6kb",
63-
"maximumError": "10kb"
62+
"maximumWarning": "512kb",
63+
"maximumError": "512kb"
6464
}
6565
]
6666
}

0 commit comments

Comments
 (0)