I have an application developed with several components (.ts and .html). When I try to generate Xlif translation file with ng xi18n, only one component seems to be scanned, and translation sources for all other components are not in the xlif generated file.
Any idea or suggestions? Or is this a limitation of Angular CLI?
Many thanks