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
however, there is no if statement for just the product bundle alone, and when I look in the /assets folder I see that there is no template.product.css, only the [email protected] shown above.
My templates/product.js and templates/product.bundle.js are almost identical, and both import the same .scss file.
I found another curious thing. When I looked at my old dist folder from previous version of shopify packer, I see the following:
Describe the bug
I just upgraded to version 2.2 of shopify packer (from version 2.1.9 I think) Somehow the upgrade has caused the following issue:
I have a product template, and also a product.bundle template. The styles for the bundle tempate are loading fine:
however, there is no if statement for just the product bundle alone, and when I look in the /assets folder I see that there is no template.product.css, only the [email protected] shown above.
My templates/product.js and templates/product.bundle.js are almost identical, and both import the same .scss file.
I found another curious thing. When I looked at my old dist folder from previous version of shopify packer, I see the following:
So before it was working, but ONLY because the product style was being loaded on EVERY page!!
Can you tell me what's going wrong, what I need to change? Thanks!
Expected behavior
The css for the default product template should load. it should be wrapped in a liquid condition .
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
Packer (please complete the following information):
Theme (please complete the following information):
The text was updated successfully, but these errors were encountered: