Hi all,
I have installed jitsi meet on my machine and do some customization (for example: change logo) on it but when I run ‘make dev’ command it doesn’t listen to my local changes at all.
Is there a way to make it listen to my local changes?
FYI I want to change the whole welcome page and logo and test it in local before publishing it and I’m already did the modification on welcome page the only thing remaining is testing it.
So if you give me a certain steps to do I’ll appreciate that.
make dev and you should see the welcome page from the local copy when accessing it on localhost. You can add images to be served from local copy the same way as css and fonts are added.