Currently, the Widget Hot Reload feature takes too long from saving the code to updating the widget. (Same as the existing PWT)
The Hot Reload method changes the widget file in the deployment folder, and when Mendix Studio detects the change, it restarts the front-end server, which seems to result in poor performance.
This needs to be improved.