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

Add Doc for Monorepo Support #1459

Open
benjaminsehl opened this issue Oct 26, 2023 · 0 comments
Open

Add Doc for Monorepo Support #1459

benjaminsehl opened this issue Oct 26, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@benjaminsehl
Copy link
Member

We already support this, but we don't make it easy to figure out how.

Our CLI supports a path argument: https://shopify.dev/docs/custom-storefronts/hydrogen/cli/commands#build

and Worker Actions support a path field: https://github.com/Shopify/hydrogen/blob/main/.github/workflows/deploy.yml#L53

Let's just write a quick doc on how you can have your app build from within a monorepo.

@michenly michenly added the documentation Improvements or additions to documentation label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants