We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116ee78 commit bd26a18Copy full SHA for bd26a18
packages/angular_devkit/build_angular/src/builders/application/schema.json
@@ -420,7 +420,7 @@
420
"preloadInitial": {
421
"type": "boolean",
422
"default": true,
423
- "description": "Generates 'preload', `modulepreload', and 'preconnect' link elements for initial application files and resources."
+ "description": "Generates 'preload', 'modulepreload', and 'preconnect' link elements for initial application files and resources."
424
}
425
},
426
"required": ["input"]
0 commit comments