Open aswamy opened 1 week ago
@charlespwd Should we also only do this if we're working with themes, and not theme app extensions?
Should we also only do this if we're working with themes, and not theme app extensions?
I think so. At least until we validate we have a solution for them. Can they even use metafields? Probably?
We do have a getModeForURI: Promise<'theme' | 'app'>
in the language server, but it depends on how we load the config. Probably going to be fun (not) to use that from the outside. 😓
What are you adding in this PR?
Part of https://github.com/Shopify/theme-tools/issues/502
What's next? Any followup issues?
.shopify/metafields.json
as part of gitignore for themes?Before you deploy
changeset