You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we just mark out the parts with TemplateRef and then merge them with the live interpolations during processing. An optimization would be to pre-load them into the cache.
Right now we just mark out the parts with
TemplateRefand then merge them with the live interpolations during processing. An optimization would be to pre-load them into the cache.This was split out of #120