I am considering adding Hot-Reloading of Templates.
To start a hot-reloading session, the interface would be muxt dev.
It would have two versions, one to restart the whole app; another to reload templates. I would need to instrument the code to make this work.
I am considering adding Hot-Reloading of Templates.
To start a hot-reloading session, the interface would be
muxt dev.It would have two versions, one to restart the whole app; another to reload templates. I would need to instrument the code to make this work.