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

using remix routes with remix-flat-routes + vite breaks #8986

Closed
lifeiscontent opened this issue Mar 5, 2024 · 1 comment
Closed

using remix routes with remix-flat-routes + vite breaks #8986

lifeiscontent opened this issue Mar 5, 2024 · 1 comment

Comments

@lifeiscontent
Copy link
Contributor

Reproduction

run remix routes with a route that works with remix-flat-routes and see the output miss all routes that remix doesn't understand by default

System Info

sh: envinfo: command not found

Used Package Manager

pnpm

Expected Behavior

for remix to understand all routes including from remix-flat-routes

Actual Behavior

seems to assume the config still exists in remix.config.js

@kiliman
Copy link
Collaborator

kiliman commented Mar 5, 2024

This is fixed in v2.8.1, which should be released soon.

#8916

@kiliman kiliman closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants