Hi,
I am trying to debug issues with Palm release and Discovery plugin. It doesn’t work correctly and many people have already asked questions about this and no one provided answer. So I decided to debug the code and see what’s happening. However with Tutor dev discovery plugin doesn’t work at all (see bug in tutor discovery plugin github which I submitted). So I am forced to debug in local mode. However even with mounted edx-platform code, every tiime I change code I need to restart lms container in order for changes to be applied. In dev mode as soon as I change the code and refresh the page the changes are applied. Anyone knows why is this happening and how can I solve it?
Thanks