plugin not updated
linonetwo opened this issue · 1 comments
linonetwo commented
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 #329 (comment) , 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
- OS: Mac 10.14.4
linonetwo commented
Well, after restart, it will reload plugin...