retorquere / generator-zotero-plugin

Generate zotero plugin build scaffolding
MIT License
31 stars 7 forks source link

[Question] Faster Iteration #25

Closed boan-anbo closed 2 years ago

boan-anbo commented 2 years ago

Thanks so much for the great generator.

I just have a side question: what's your best practice for faster iteration during development?

I have been manually removing and re-installing the built .xpi over and over and that is obviously not optimal. Any suggestions would be appreciated!

retorquere commented 2 years ago

I've included a script I use for this in zotero-plugin which you already have installed (but will need to update to get the start script).

boan-anbo commented 2 years ago

Can't believe I didn't know abt the repo. Thank you so much for your work!

retorquere commented 2 years ago

No way you could have known, they provide utility scripts that the generator installs automatically, and you don't call them manually.

And welcome!