You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the introduction guides for Volt, but I still can't figure out what the purpose of the tool is.
There are two options I see:
It simplifies the minification and build process of Shopify themes. But to view changes, you still need to use shopify theme dev.
It's supposed to load the UI locally and let you develop your site quickly with hot reloading without having to push code via shopify theme dev.
As shopify theme dev is a serious bottleneck in the theme development loop, it would be good to state clearly if the intent of the plugin is option 1 or 2.
I want the answer to be option 2, but when I attempt to visit the vite dev server, I see this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've read the introduction guides for Volt, but I still can't figure out what the purpose of the tool is.
There are two options I see:
It simplifies the minification and build process of Shopify themes. But to view changes, you still need to use
shopify theme dev.It's supposed to load the UI locally and let you develop your site quickly with hot reloading without having to push code via
shopify theme dev.As
shopify theme devis a serious bottleneck in the theme development loop, it would be good to state clearly if the intent of the plugin is option 1 or 2.I want the answer to be option 2, but when I attempt to visit the vite dev server, I see this:
So I'm guessing the answer is actually option 1.
Beta Was this translation helpful? Give feedback.
All reactions