Jeff Reinhart
Results
2
comments of
Jeff Reinhart
> Solved by this in angular.json "build": { "options": { "optimization": { "styles": { "inlineCritical": false } } } } Thank you! I had `45 rules skipped due to selector...
Same issue. I have checked local.settings.json against the portal configurations for the app. This is present in both: `"AzureWebJobsFeatureFlags": "EnableWorkerIndexing"` I have not modified any settings beyond those set in...