Charles Lyding 93b743af00 fix(@angular-devkit/build-angular): normalize paths in loader cache with esbuild
When using the esbuild-based application builder, some plugins may return watch file
lists that contain POSIX paths on Windows systems. This can cause the file watcher
to not correctly invalidate files that need to be processed during a rebuild. All
watch files are now normalized prior to being added to the in-memory cache to avoid
this problem.
2023-07-05 10:25:53 -07:00
..
2023-02-16 14:59:40 +00:00