Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run .liquid sections before .json templates in deploy command #993

Open
andershagbard opened this issue Mar 13, 2023 · 0 comments
Open

Run .liquid sections before .json templates in deploy command #993

andershagbard opened this issue Mar 13, 2023 · 0 comments

Comments

@andershagbard
Copy link

Describe the bug
If a JSON templates refereres to a section which does not exist in the code, it wont upload. However, when using theme deploy it uploads all files.

There are cases where JSON templates will currently be run before their referred sections, and therefore fail.

Error:
(templates/customers/login.json) Section type 'template-customers-login' does not refer to an existing section file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant