We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 routes
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
sh: envinfo: command not found
pnpm
for remix to understand all routes including from remix-flat-routes
seems to assume the config still exists in remix.config.js
remix.config.js
The text was updated successfully, but these errors were encountered:
This is fixed in v2.8.1, which should be released soon.
#8916
Sorry, something went wrong.
No branches or pull requests
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 defaultSystem 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
The text was updated successfully, but these errors were encountered: