Live/Hot reloading Perspective Module

Hi,
I am currently developing a perspective module.
I’m using new libraries and I’m constantly modifying the code, recompiling the module and uploading it to the gateway.
It doesn’t take much time but it becomes annoying.

I was wondering if there was a way to do Live or Hot Reloading.
Also, is it possible to do Live Debugging ? Like with the Java Application Debug for other types of modules.

Currently, not really, but we’re working on improving the front-end build experience internally, and hopefully we’ll be able to make those changes available publicly as well.

1 Like