Closed AribaRajput closed 5 hours ago
cc (collab): @itsjustriley
Closes https://github.com/Shopify/theme-tools/issues/402.
Shopify dev docs PR: https://github.com/Shopify/shopify-dev/pull/50817
Adds a theme check on theme app extensions for missing schema.
No followup issues.
Cannot pass context into codePathStart() or codePathEnd(). Theme app extensions cannot currently be tophatted in Horizon.
context
codePathStart()
codePathEnd()
changeset
allChecks
src/checks/index.ts
yarn build
theme-app-extension.yml
/shipit
What are you adding in this PR?
cc (collab): @itsjustriley
Closes https://github.com/Shopify/theme-tools/issues/402.
Shopify dev docs PR: https://github.com/Shopify/shopify-dev/pull/50817
Adds a theme check on theme app extensions for missing schema.
What's next? Any followup issues?
No followup issues.
What did you learn?
Cannot pass
context
intocodePathStart()
orcodePathEnd()
. Theme app extensions cannot currently be tophatted in Horizon.Before you deploy
changeset
allChecks
array insrc/checks/index.ts
yarn build
and committed the updated configuration filestheme-app-extension.yml
configchangeset
changeset