Tatyana Pogorelova
Results
1
comments of
Tatyana Pogorelova
@anna-Kop it can be removed with setting inlineCritical: false in angular.json `"optimization": { "scripts": true, "fonts": { "inline": true }, "styles": { "minify": true, "inlineCritical": false } },`