We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76565d commit 021d2afCopy full SHA for 021d2af
docs/content/guide/production.ngdoc
@@ -88,7 +88,7 @@ Nowadays most of the Angular projects are using only element and attribute direc
88
and in such projects there is no need to compile comments and classes.
89
90
If you are sure that your project only uses element and attribute directives,
91
-and you are not using any 3rd part library that uses
+and you are not using any 3rd party library that uses
92
directives inside element classes or html comments,
93
you can disable the compilation of directives on element classes and comments
94
for the whole application.
0 commit comments