Commit 4023295
committed
refactor(@angular-devkit/build-angular): remove redundant event reporter from karma plugin
Removes the `@angular-devkit/build-angular--event-reporter` and its logic.
The reporter was no longer performing significant work after the removal of
custom callbacks, and its primary remaining function was a logging hack
that is no longer required.1 parent 12ab759 commit 4023295
File tree
1 file changed
+0
-15
lines changed- packages/angular_devkit/build_angular/src/tools/webpack/plugins/karma
1 file changed
+0
-15
lines changedLines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
181 | 179 | | |
182 | 180 | | |
183 | 181 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | 182 | | |
197 | 183 | | |
198 | 184 | | |
| |||
246 | 232 | | |
247 | 233 | | |
248 | 234 | | |
249 | | - | |
250 | 235 | | |
251 | 236 | | |
252 | 237 | | |
0 commit comments