zem icon indicating copy to clipboard operation
zem copied to clipboard

Dev server doesn't update local plugin served in Zeplin

Open ashleahhill opened this issue 6 years ago • 1 comments

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.

ashleahhill avatar Feb 07 '19 23:02 ashleahhill

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.

ergunsh avatar Oct 30 '19 11:10 ergunsh