Skip to content

Commit c23f54c

Browse files
committed
build: remove annotateForClosureCompiler option
BREAKING CHANGE: the dist files are no longer annotated for usage with closure compiler.
1 parent e729f68 commit c23f54c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/angular-calendar/tsconfig.lib.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
]
1919
},
2020
"angularCompilerOptions": {
21-
"annotateForClosureCompiler": true,
2221
"skipTemplateCodegen": true,
2322
"strictMetadataEmit": true,
2423
"fullTemplateTypeCheck": true,

0 commit comments

Comments
 (0)