diff --git a/tsconfig.json b/tsconfig.json index a81f7bc61..9d49f1693 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -34,6 +34,7 @@ "useDefineForClassFields": false }, "angularCompilerOptions": { + "compilationMode": "partial", "preserveWhitespaces": true, "strictMetadataEmit": true }