Is there a performance impact when using the ng-include Angular directive, in terms of having included HTML files downloaded as separate entities to the user's browsers?
I am utilizing a CDN like AWS CloudFront instead of a node server to serve the HTML files.