main
refactor: replace `loadEsmModule` with dynamic `import()`
fix(@angular/build): handle relative URLs when constructing new URLs during server fetch
refactor: simplify dynamic import type assertions and remove resolution mode hints
feat(@angular/ssr): introduce BootstrapContext for isolated server-side rendering
perf(@angular/build): optimize template string size calculation in server manifest
refactor(@angular/ssr): remove `RenderMode.AppShell` in favor of new configuration option
refactor(@angular/build): eliminate circular dependencies in bundler context
fix(@angular/build): handle redirects from guards during prerendering
feat(@angular/build): subresource integrity validation for dynamically loaded modules