You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@angular/build): normalize paths for Vitest runner output files
To better ensure that file paths are matched when serving build assets
across platforms, the output file paths are now normalized using Vite's
`normalizePath` helper function.
0 commit comments