Commit a088bda
committed
perf(@angular/build): consolidate component stylesheet bundling with shared load result cache
Replaces per-stylesheet esbuild.context proliferation with single-shot builds and a shared MemoryLoadResultCache in ComponentStylesheetBundler.
Allows cross-component reuse of compiled Sass partials and eliminates Go process IPC context overhead.1 parent 204eafc commit a088bda
1 file changed
Lines changed: 431 additions & 106 deletions
0 commit comments