Charles Lyding d16a9aa437 fix(@angular/build): check referenced files against native file paths
When checking for bundler context invalidation for any referenced files,
the native path format is now used to ensure that the watch files can
be correctly matched. This is particularly important for Windows due to
the differing path segment separator.
2024-11-02 15:57:50 -04:00
..