SIGN IN SIGN UP

feat(@angular/build): subresource integrity validation for dynamically loaded modules

Adds support for verifying the integrity of dynamically loaded sub-resources by generating and pre-pending an import map with integrity hashes in the index.html

Closes #30724

Apply suggestions from code review

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
style: Fix lint issues

test: Fix missing lazy modules resulting in test failures

test: Adjust test to validate more specific assumptions

fix: Escape < in generated importmap JSON

style: fix all formatting issues in angular-build

refactor: Inject importmap after base tag

fix: Lint failures in tests
D
Dennis Kugelmann committed
58c7c7a9d80fc6af5cf8b82a6d87f1d3cf3808c6
Parent: c9f4081
Committed by Charles <19598772+clydin@users.noreply.github.com> on 5/5/2026, 8:53:14 PM