This module speeds up your development loop by allowing you to apply changes without a cold restart, it will instead restart your application automatically after you build your changes.
Warning
This is an experimental feature, as such, it provides no guarantees and its API may change.
Please create an issue on the main repository if you encounter a problem, or have a request for your use case.
Don't hesitate to join the support server if you have any question!
If you want to contribute, make sure to base your branch on 3.X
, and create your PR from it.
Read the contributing guide for more details.