CSS/JS Bundles separated per-template #91
-
Hello, can we have CSS/JS Bundles separated per-template? Like Shopify Packer has? |
Beta Was this translation helpful? Give feedback.
Answered by
sergejcodes
Jun 13, 2021
Replies: 1 comment 1 reply
-
No, that's not possible out of the box. For it to work you would have to rewrite a lot of logic. Plus it would make the developer experience a lot more complex. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
molotow11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, that's not possible out of the box. For it to work you would have to rewrite a lot of logic. Plus it would make the developer experience a lot more complex.