Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hi !
I just started devloping a Shopify app & it's not a great experience so far.
After I make any changes to the code it takes AGES and countless page refreshes for them to show up. Most of the time the page is stuck on this empty state.
The CLI throws errors after just initiating a theme app extension & runing `npm run dev`.
Like ... am I missing something ?
Thanks!