genkit
genkit copied to clipboard
feat(js/plugins/dotprompt): always reload prompts in dev mode
This PR resolves https://github.com/firebase/genkit/issues/566
Checklist (if applicable):
- [x] Tested (unit tested, etc.)
- [ ] Changelog updated
- [ ] Docs updated
Is this supposed to be targeting next instead of main? I'm seeing a ton of unrelated changes.
yes I need to rebase i think. Originally it targetted next, but i dont think this is breaking?
rebased this against main and now build is failing, will look into it
What happened to this PR? Reloading prompts in dev mode would be so lovely