Skip to content

Commit

Permalink
build: remove annotateForClosureCompiler option
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the dist files are no longer annotated for usage with closure compiler.
  • Loading branch information
mattlewis92 committed Oct 19, 2019
1 parent e729f68 commit c23f54c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/angular-calendar/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
]
},
"angularCompilerOptions": {
"annotateForClosureCompiler": true,
"skipTemplateCodegen": true,
"strictMetadataEmit": true,
"fullTemplateTypeCheck": true,
Expand Down

0 comments on commit c23f54c

Please sign in to comment.