Hello everyone, I'd like to know if there is a way...
# intellij
d
Hello everyone, I'd like to know if there is a way of live reloading without rebuilding the entire project. Other than --continuous
s
most frameworks offer a hot-reload feature. you should check specifically on the framework you are using for this option
m