Charles Lyding 5a2539883b fix(@angular-devkit/build-angular): only show changed output files in watch mode with esbuild
Similar to how the Webpack-based `browser` builder only shows the output files that have changed
during watch mode (including `ng serve`), the esbuild-based builders will now also only show changed
files. For large applications, this can greatly reduce the amount of text shown in the console when
actively developing in watch mode.
2023-10-27 09:28:54 -07:00
..
2023-08-04 14:49:14 -04:00