diff --git a/projects/library/tsconfig.json b/projects/library/tsconfig.json index 300dd16..192f1cc 100644 --- a/projects/library/tsconfig.json +++ b/projects/library/tsconfig.json @@ -19,7 +19,7 @@ "types": [] }, "angularCompilerOptions": { - "enableIvy": false, + "enableIvy": true, "annotateForClosureCompiler": true, "strictMetadataEmit": true, "skipTemplateCodegen": true,