Running the collabora from source (make run) but serving the dist folder

Hi,

for development purposes I am serving collabora from my VM (maek run) → ssh tunnel → web proxy → browser. The problem I have is that there is so many requests that every refresh takes an enormous amount o load.

Is there a wey to serve it in “prod mode“ so through bundle.js but still from make run command?