DEV Community

Discussion on: CSS live reloading on Blazor

Collapse
 
michaelkaufman profile image
Michael Kaufman

Thank you, that's a huge time saver for me!! Do you know if there is any similar tool that live-reloads text changes and/or javaScript changes?

Collapse
 
j_sakamoto profile image
jsakamoto

I'm not sure about those similar tools.

However, if you googling, maybe you can find some solutions that reloading the entire current document when some contents are updated.