blob: a0c5305c4cfbde4941cd1d189a4b1d0816a14b35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --unified --recursive --text postybirb-2.3.18-orig/angular.json postybirb-2.3.18/angular.json
--- postybirb-2.3.18-orig/angular.json 2020-08-06 17:12:35.000000000 -0400
+++ postybirb-2.3.18/angular.json 2020-08-09 01:29:38.720715038 -0400
@@ -59,7 +59,7 @@
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
- "buildOptimizer": true,
+ "buildOptimizer": false,
"budgets": [{
"type": "initial",
"maximumWarning": "5mb",
|