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