I've updated the code, but my plugin behavior still the same as before. Quit and reopen zazu can't refresh my plugin.
I have to restart my computer to refresh my plugin.
Steps to reproduce the behavior
Create a new "PrefixScript" plugin, and ln -s it to the plugin folder likes https://github.com/tinytacoteam/zazu/issues/329#issuecomment-491566850 , then try change some code, or add a new logger, then reload config or quit and restart zazu, the actual behavior of your plugin won't change.
Versions
App Environment: production
App Version: 0.5.2
Electron Version: 1.3.14
Node Version: 6.5.0
Chrome Version: 52.0.2743.82
Expected Behavior
When clicking "reload config", reload all plugin
Actual Behavior
I've updated the code, but my plugin behavior still the same as before. Quit and reopen zazu can't refresh my plugin.
I have to restart my computer to refresh my plugin.
Steps to reproduce the behavior
Create a new "PrefixScript" plugin, and
ln -s
it to the plugin folder likes https://github.com/tinytacoteam/zazu/issues/329#issuecomment-491566850 , then try change some code, or add a new logger, then reload config or quit and restart zazu, the actual behavior of your plugin won't change.Versions
App Environment: production App Version: 0.5.2 Electron Version: 1.3.14 Node Version: 6.5.0 Chrome Version: 52.0.2743.82