zem
zem copied to clipboard
Dev server doesn't update local plugin served in Zeplin
I scaffolded a project using zem init
and now I want to use npm 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.
Hey, Ashley!
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.)
Thank you.