-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 9ad8514
refactor(@angular/build): allow forcing bundler context rebundle
A bundle call for a `BundlerContext` can now force a rebundling in cases
where the cached version should not be used. This is currently not leveraged
within the code but will be used for improvements to typescript based context
rebuilds in the future.
(cherry picked from commit 7172df1)1 parent 0d4558e commit 9ad8514
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 | + | ||
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
191 | - | ||
192 | + | ||
192 | 193 |
| |
193 | - | ||
194 | + | ||
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
|
0 commit comments