Skip to content

Commit 59be4b3

Browse files
committed
chore: try to fix github page environment
1 parent d269a09 commit 59be4b3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

angular.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737
},
3838
"configurations": {
3939
"production": {
40+
"optimization": {
41+
"scripts": true,
42+
"styles": {
43+
"minify": true,
44+
"inlineCritical": false
45+
},
46+
"fonts": true
47+
},
4048
"budgets": [
4149
{
4250
"type": "initial",

0 commit comments

Comments
 (0)