A space to discuss online store customization, theme development, and Liquid templating.
It appears themekit doesn't watch/see the file changes to the nested items under templates > metaobjects.
I have to login to the Shopify Admin, find the theme, and Edit Code in browser to make any manual code changes to a metaobject page template.
Is this expected behaviour -- is it time I move over to Shopify CLI?
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi Fevish,
Theme Kit hasn't been updated for use with Online Store 2.0 functionality, and while it does work with some aspects of OS2.0, we do recommend that you use the Shopify CLI for theme development work on current/ non-vintage themes.
I tested out making changes to metaobject theme template files with the Shopify CLI and all actions I took worked as expected. I tested the following:
If working with the metaobject template feature is important for you, I would recommend migrating to using the Shopify CLI. You'll also have other benefits of a more robust local dev environment which is worth migrating for. The install instructions are on shopify.dev - let me know if you run in any issues getting it up and running.
Hope this helps!
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hi Fevish,
Theme Kit hasn't been updated for use with Online Store 2.0 functionality, and while it does work with some aspects of OS2.0, we do recommend that you use the Shopify CLI for theme development work on current/ non-vintage themes.
I tested out making changes to metaobject theme template files with the Shopify CLI and all actions I took worked as expected. I tested the following:
If working with the metaobject template feature is important for you, I would recommend migrating to using the Shopify CLI. You'll also have other benefits of a more robust local dev environment which is worth migrating for. The install instructions are on shopify.dev - let me know if you run in any issues getting it up and running.
Hope this helps!
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Thanks for confirming Liam, I guess it's time to migrate to CLI 🫡