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
All those path are broken, also the hot reload is broken, the theme never uploads to shopify and most of the functionalities described on packer are not working on this repo. I spent all day trying to fix the bugs it has but discovered it was a waste of time, the project is useless on this conditions.
The text was updated successfully, but these errors were encountered:
For anyone else who is looking at this I created a shopify-bare-theme that has build features. It uses rollup to bundle the js, uses sass and allows for sass imports, purges unused css, and has easy commands for working with themekit. Using rollup vs webpack has a lot less overhead in production.
I downloaded the theme and noticed that the deploy command is broken there are folders that does not exist on the repo:
All those path are broken, also the hot reload is broken, the theme never uploads to shopify and most of the functionalities described on
packer
are not working on this repo. I spent all day trying to fix the bugs it has but discovered it was a waste of time, the project is useless on this conditions.The text was updated successfully, but these errors were encountered: