mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs(docs-infra): revert font-inlining (#54573)
To fix the CI/Build for ADEV. PR Close #54573
This commit is contained in:
committed by
Joey Perrott
parent
3f95829f6d
commit
812a9729fa
+2
-1
@@ -39,7 +39,8 @@
|
||||
"webWorkerTsConfig": "tsconfig.worker.json",
|
||||
"optimization": {
|
||||
"fonts": {
|
||||
"inline": true
|
||||
// TODO(josephperrott): enabled inline scripts
|
||||
"inline": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user