diff --git a/tsconfig.json b/tsconfig.json index 02e8d19..88f7755 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,6 +22,6 @@ "angularCompilerOptions": { "fullTemplateTypeCheck": true, "strictInjectionParameters": true, - "enableIvy": true + "enableIvy": false } }