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

Fix markets flag #1916

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Fix markets flag #1916

merged 2 commits into from
Mar 28, 2024

Conversation

frandiox
Copy link
Contributor

We were renaming the --markets flag outside of the code path that runs npm create @shopify/hydrogen. As a result, the --markets flag was ignored.

This moves the code to the correct place.

Copy link
Contributor

shopify bot commented Mar 27, 2024

Oxygen deployed a preview of your fd-fix-markets-flag branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
vite ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM
subscriptions ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM
skeleton ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM
optimistic-cart-ui ✅ Successful (Logs) Preview deployment Inspect deployment March 27, 2024 7:52 PM

Learn more about Hydrogen's GitHub integration.

@frandiox frandiox merged commit a5511cd into main Mar 28, 2024
13 checks passed
@frandiox frandiox deleted the fd-fix-markets-flag branch March 28, 2024 10:14
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

Successfully merging this pull request may close these issues.

None yet

3 participants