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
templates: optional error and warning of missing template (5657db4), closes #1274
In templates, the best practice is to move away from angular-templates package and to import the template's content with the urigo:static-templates package. This is not a breaking change but you can start migrating if you want.