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): maintain media output hashing with vitest unit-testing
To ensure that output media files do not overwrite each other if source
media files use the same base file name but are contained in different
directories, the output hashing option from the build target will now keep
the `media` option enabled if configured.
(cherry picked from commit f806f64)
0 commit comments