lukashinsch / spring-angular-cache-preloader

Component to pre-fill caches for angular js rest request though index page
MIT License
0 stars 2 forks source link

Do not include script when all cached urls are disabled #14

Closed lukashinsch closed 9 years ago

lukashinsch commented 9 years ago

Currently the script template will be inserted even if no cache values are loaded. In that case the placeholder should simply be removed.