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
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Currently the template cache is generated using a separate dart script that is not in the barback system. This means it doesn't know about relative URLs and other infrastructure built into the transformer infrastructure. I propose implementing template cache as a transformer and deprecating the separate binary version.