From fed951557277a6f783c75909f4cbeb21c4159133 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 26 Feb 2018 11:44:54 +0100 Subject: Disable service worker --- client/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/polyfills.ts') diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index fe44c5e22..12b317101 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -61,7 +61,7 @@ import 'core-js/es7/reflect' * user can disable parts of macroTask/DomEvents patch by setting following flags */ -(window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame +// (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames /* -- cgit v1.2.3