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

Change default script placeholder to include html comment #16

Open lukashinsch opened 9 years ago

lukashinsch commented 9 years ago

The current default placeholder with curly brackets is visible at development time in html editors and should be hidden in a comment, like <!--CACHE_PRELOADING_SCRIPT_PLACEHOLDER--> Note: this can already be done via configuration but it would be nicer to have it as a default.