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

Remix route conventions #262

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Remix route conventions #262

merged 2 commits into from
Nov 30, 2022

Conversation

blittle
Copy link
Contributor

@blittle blittle commented Nov 30, 2022

This makes the remix route conventions work within .hydrogen/routes. For example:

.hydrogen/routes/test/$handle.tsx -> /test/:handle
.hydrogen/routes/__hello/world.tsx -> /world

@blittle blittle changed the title Bl remix route conventions Remix route conventions Nov 30, 2022
@blittle blittle merged commit 689885a into main Nov 30, 2022
@blittle blittle deleted the bl-remix-route-conventions branch November 30, 2022 18:05
juanpprieto pushed a commit that referenced this pull request Nov 30, 2022
* Make routes within `.hydrogen` follow remix route conventions

* Make .hydrogen/routes support remix file routing conventions
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

1 participant