diff --git a/tsconfig.json b/tsconfig.json index f5867ad1e5..e1b5cca413 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -29,7 +29,8 @@ } }, "angularCompilerOptions": { - "preserveWhitespaces": true + "preserveWhitespaces": true, + "enableIvy": false }, "exclude": [ "node_modules",