Hi In my TurboGears app I want to use BrowserSync on my frontend files - template html files, js, css.. I haven't been able to succeed at using BrowserSync yet I've tried running my gearbox server and then using browser-sync --proxy localhost:8080 start --files="*.html, *.css, *.js"
The but my browser doesn't refresh when I change a Js file or html, css.. Does anybody use BrowserSync with TurboGears and know how to configure it? Thanks -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

