Charles Lyding 6cc45f69b8 fix(@angular-devkit/build-angular): show file replacement in TS missing file error in esbuild builder
When using the experimental esbuild-based browser application builder with the `fileReplacements` option,
TypeScript missing compilation file errors will now contain a note that the requested file was a
replacement for another file and show the path of the file.
2022-11-14 10:14:28 -08:00
..