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.
I scaffolded a project using
zem initand 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.