Charles Lyding 223a82f5f0 perf(@angular-devkit/build-angular): use incremental bundling for component styles in esbuild builders
When using the esbuild-based builders (`esbuild-browser`/`application`) in watch mode (including `ng serve`),
component stylesheets will now be incrementally rebuilt when needed. This avoids a full build of each
affected component's styles during an application rebuild. Both JIT and AOT mode are supported as well
as both inline and external styles.
2023-10-09 10:29:55 +02:00
..
2023-08-04 14:49:14 -04:00
2023-02-16 14:59:40 +00:00