Debugging the module

Hello everyone,
I able to remove the bug from legacyui but I faced a problem :sweat_smile: while debugging that whenever I make any changes in legacyui I have to create omod file again put that in module folder of core , this process I did lots of time, which consumes lots of my time.Is there any alternative way for debugging the modules?

Our recommendation for this is to create the appropriate unit tests.