This is more of a shopify question and not Gadget but related .
I'm developing a theme app extension in Gadget and my biggest pain point and source of frustration has been the extension codebase not being current with my development changes when I refresh my development store page. This really slows down interation time.
It used to be I had to wait a minute but now it seems to be even longer than that. These are some of the things I've seen work but they are hit or miss.
1. Restart the shopify sync (shopify app dev --no-update)
2. Close the browser window and start in a new incognito window
Both of these take too long and are kinda frustrating. Anyone know of a button I can push that forces refresh on the server-side extension?