aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'client/src')
-rw-r--r--client/src/polyfills.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts
index 7c051413f..d862de8d8 100644
--- a/client/src/polyfills.ts
+++ b/client/src/polyfills.ts
@@ -58,7 +58,7 @@ import 'core-js/es/object'
58 * Zone JS is required by default for Angular itself. 58 * Zone JS is required by default for Angular itself.
59 */ 59 */
60// tslint:disable 60// tslint:disable
61import 'zone.js/dist/zone' // Included with Angular CLI. 61import 'zone.js' // Included with Angular CLI.
62 62
63/*************************************************************************************************** 63/***************************************************************************************************
64 * APPLICATION IMPORTS 64 * APPLICATION IMPORTS