Kristiyan Kostadinov ff5ebf9b12 feat(@angular-devkit/build-angular): add CSP support for inline styles
Companion change to https://github.com/angular/angular/pull/49444. Adds an HTML processor that finds the `ngCspNonce` attribute and copies its value to any inline `style` tags in the HTML. The processor runs late in the processing pipeline in order to pick up any `style` tag that might've been added by other processors (e.g. critical CSS).
2023-03-20 18:24:31 +00:00
..
2023-02-16 14:59:40 +00:00
2023-02-16 14:59:40 +00:00
2023-02-16 14:59:40 +00:00
2023-03-02 18:59:49 +00:00