gin icon indicating copy to clipboard operation
gin copied to clipboard

precompiled templates

Open dfilipovic39 opened this issue 11 years ago • 2 comments

hi, could it be possible to add support for watching other file extensions other than *.go? i have for instance HTML templates that are read at application startup and i need to watch them too.

i have quick and dirty fix for it in scanChanges function but i was thinking about proper switch that would allow to specify file types to watch.

dfilipovic39 avatar Sep 03 '14 22:09 dfilipovic39

+1 Same issue here, I'm caching the template, and gin doesn't refresh the app :( Thanks

gravis avatar Sep 15 '14 12:09 gravis

+1

joshkamau avatar Nov 24 '14 11:11 joshkamau