Commit f3c8268
committed
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)1 parent 99526bd commit f3c8268
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 | | |
40 | 51 | | |
41 | 52 | | |
| |||
135 | 146 | | |
136 | 147 | | |
137 | 148 | | |
138 | | - | |
| 149 | + | |
139 | 150 | | |
140 | 151 | | |
141 | 152 | | |
| |||
0 commit comments