mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
91cb16fde9
This commit removes a hack that deletes `Event` from the global context when using domino. Instead, it sets the global event to domino's implementation of `Event`. PR Close #53659