From 05ded92ed16bc83a33e71ecccf0f3ee9751fd7b0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 14 May 2021 15:20:58 +0200 Subject: Update to angular 12 --- 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 7c051413f..d862de8d8 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -58,7 +58,7 @@ import 'core-js/es/object' * Zone JS is required by default for Angular itself. */ // tslint:disable -import 'zone.js/dist/zone' // Included with Angular CLI. +import 'zone.js' // Included with Angular CLI. /*************************************************************************************************** * APPLICATION IMPORTS -- cgit v1.2.3