From 811e0072e1e4c26731e91e1fc6afdf08d6cb93f8 Mon Sep 17 00:00:00 2001 From: Thomas Rittson Date: Fri, 21 May 2021 12:44:25 +1000 Subject: [PATCH] enable Ivy --- tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index a1991acf1a5..e271575e482 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -31,8 +31,7 @@ } }, "angularCompilerOptions": { - "preserveWhitespaces": true, - "enableIvy": false + "preserveWhitespaces": true }, "exclude": [ "node_modules",