Dunno, but you might want to try tgext.debugbar Inventing Mode, that should do the same exact thing.
See https://www.youtube.com/watch?v=9J4prKuicls and https://github.com/TurboGears/tgext.debugbar#inventing-mode On Tue, Feb 9, 2016 at 12:30 PM, <[email protected]> wrote: > 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. > -- 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.

