We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cc498 commit cfb5003Copy full SHA for cfb5003
packages/frontend/angular.json
@@ -63,7 +63,7 @@
63
{
64
"type": "initial",
65
"maximumWarning": "4mb",
66
- "maximumError": "6mb"
+ "maximumError": "7mb"
67
}
68
]
69
},
@@ -86,7 +86,7 @@
86
87
88
89
90
91
92
packages/portail-usagers/angular.json
@@ -55,7 +55,7 @@
55
56
57
"maximumWarning": "500kb",
58
- "maximumError": "4mb"
+ "maximumError": "6mb"
59
60
61
"type": "anyComponentStyle",
0 commit comments