◐ Shell
clean mode source ↗

feat(@angular/build): subresource integrity validation for dynamically loaded modules by IchordeDionysos · Pull Request #33109 · angular/angular-cli

@IchordeDionysos mentioned this pull request

Apr 30, 2026

13 tasks

gemini-code-assist[bot]

clydin

IchordeDionysos

…y 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 angular#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

@IchordeDionysos IchordeDionysos deleted the feat/sub-resource-integrity-support-for-dynamic-chunks branch

May 5, 2026 23:11