mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
docs: update inline
option description
This commit is contained in:
parent
f0d18e990e
commit
e68c59a37c
@ -759,7 +759,7 @@
|
||||
"properties": {
|
||||
"inline": {
|
||||
"type": "boolean",
|
||||
"description": "Reduce render blocking requests by inlining external fonts in the application's HTML index file. This requires internet access.",
|
||||
"description": "Reduce render blocking requests by inlining external Google fonts and icons CSS definitions in the application's HTML index file. This requires internet access.",
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
|
@ -103,7 +103,7 @@
|
||||
"properties": {
|
||||
"inline": {
|
||||
"type": "boolean",
|
||||
"description": "Reduce render blocking requests by inlining external fonts in the application's HTML index file. This requires internet access.",
|
||||
"description": "Reduce render blocking requests by inlining external Google fonts and icons CSS definitions in the application's HTML index file. This requires internet access.",
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user