Operating system
Windows
Joplin version
3.0.0
What issue do you have?
I have written logger.info(code), and then I wanted to what was happening but I didn't see the changes. I thought there was an issue then I deleted the logger and then commented out the other logger in OG code, but it didn't change. Finally, I commented out all the editor section, it didn't change.
I commented out the "resourceHandling: processPastedHtml: Processing image file:///C:/Users/Praveen/.config/joplindev-desktop/resources/94c1ade391f4465394a4932d041f886f.jpg"
this one which is commented out.
I ran the command "yarn start" to see changes and then I quit it and restarted it with another yarn start but it did not work.
What do I have to do to see my changes?
Thank you for helping me.