You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing the integration of Netlify with Remix and found something. It's a tiny thing with a fresh project installation. I see a warning for the v2_routeConventions, which is not needed since you are already with the Remix v2. I have a branch ready in case you want to remove it now.
To Reproduce
Steps to reproduce the behavior:
Do a fresh installation of the project
Run npm run dev
See warning
Expected behavior
The warning should not be shown
Screenshots
Desktop (please complete the following information):
OS: MacOS 13.5
Browser chrome
Version 117.0.5938.149
The text was updated successfully, but these errors were encountered:
Describe the bug
I was testing the integration of Netlify with Remix and found something. It's a tiny thing with a fresh project installation. I see a warning for the v2_routeConventions, which is not needed since you are already with the Remix v2. I have a branch ready in case you want to remove it now.
To Reproduce
Steps to reproduce the behavior:
npm run dev
Expected behavior
The warning should not be shown
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: