montalvomiguelo / theme-extension-vite

Template for building a theme extension with Shopify CLI + Vite
21 stars 2 forks source link

Auto-reload doesn't work #3

Open bakikucukcakiroglu opened 1 month ago

bakikucukcakiroglu commented 1 month ago

Auto reload doesn't work with this template. i I also used theme-app-extension-react and things were changing immediately in preview or host theme when I made a change. With this template changes made to entry files doesn't affect immediately but if I change snippets it works. Am I missing something?

montalvomiguelo commented 1 month ago

It seems like hmr does not work great with preact-custom-element. What if you dropped it?