-
@codeofarmz @angular The easiest way to do that is probably to just do an AOT build. I don't think anything in your actual templates should break AOT, it's more about how you define components in TS and construct the template which would cause problems.