Charles Lyding bc771ae2d0 fix(@angular/build): always record component style usage for HMR updates
When using the development server with the application builder, external
component stylesheet usage must always be record to ensure that any hot
replacement actions correctly reference the relevant components. Previously,
browser cached styles would return a 304 status prior to recording the usage.
This resulted in the development server not knowing that the component needed
a potential update in the future.
2024-10-29 13:14:00 -04:00
..
2024-10-28 17:00:24 -04:00