hot-reload
hot-reload copied to clipboard
Automatically reload Obsidian plugins in development when their files are changed
Hello, It would be nice if this plugin exposed a setting which allowed you to disable the Notice that is sent on reload. This notice covers the right drawer and...
I downloaded hot-reload and sample-plugin, and then modified the code of main.ts of sample-plugin. I still need to manually open and close sample-plugin for the changes to take effect. Do...
Hi, this idea just came to mind. I often need to reload my plugin even if I haven't changed its source code. For example, I might change my plugin's settings...
After upgrading to latest `node` version (v20.16.0), I started seeing the below error in the console and noticed that hot reload wasn't working anymore (changes to other plugins' `main.js` files...