netlify / remix-template

Deploy your Remix site to Netlify
83 stars 27 forks source link

Remove the v2_routeConventions warning #127

Closed miquelarranz closed 8 months ago

miquelarranz commented 1 year ago

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:

  1. Do a fresh installation of the project
  2. Run npm run dev
  3. See warning

Expected behavior The warning should not be shown

Screenshots Screenshot 2023-10-08 at 20 34 01

Desktop (please complete the following information):