You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late answer. Sadly, I couldn't reproduce the behavior where reloading local extension through Extensions -> Reload local extension menu item do not reload the local extension. In all my tries, I've been able to reload local extension by clicking to that menu item or pressing cmd + shift + r. Can you give more detail about the issue? (which app and version you are developing the extension, the source code of the example extension etc.)
I scaffolded a project using
zem init
and now I want to usenpm start
, (ie:zem start
) to have a hot-reloading plugin in Zeplin as I build.Unfortunately, "Reload Local Extensions" appears to require that the manifest reports a different version number in order to actually reload.
The text was updated successfully, but these errors were encountered: