Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

precache setting for a template in route #1845

Closed
aleksandrenko opened this issue Jan 20, 2013 · 1 comment
Closed

precache setting for a template in route #1845

aleksandrenko opened this issue Jan 20, 2013 · 1 comment

Comments

@aleksandrenko
Copy link

It would be great to be able to set 'cache' for a template in a route. Easily and fast :)

.when('/', {
templateUrl: 'views/main.html',
controller: 'MainCtrl',
cache: precache
})

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants