mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Injecting the `Console` is redundant because it directly calls the global `console` object. There is no reason to reference this class in Hammer gestures, as it is only used in development mode. We can safely call the `console` object directly. PR Close #59409 |
||
|---|---|---|
| .. | ||
| event_manager_spec.ts | ||
| hammer_gestures_spec.ts | ||
| key_events_spec.ts | ||
| zone_event_unpatched.init.mjs | ||