Charles Lyding 8daf3a5c9c perf(@angular-devkit/build-angular): only import esbuild watcher when in watch mode
When using the esbuild-based browser application builder, all the watch-related code
is now only imported when the watch mode is enabled. This removes the need for Node.js
to resolve and load code that will not be used.
2023-04-11 16:47:10 +00:00
..
2023-02-16 14:59:40 +00:00
2023-02-16 14:59:40 +00:00
2023-03-02 18:59:49 +00:00