Skip to content

Commit 56b841b

Browse files
committed
remove font optimization
1 parent bd70ee7 commit 56b841b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

angular.json

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"maximumError": "4kb"
5555
}
5656
],
57+
"optimization": {
58+
"scripts": true,
59+
"styles": true,
60+
"fonts": false
61+
},
5762
"outputHashing": "all"
5863
},
5964
"development": {

0 commit comments

Comments
 (0)