-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
proj/non/next-on-netlify-enterprisetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
One of our Netlify Build plugins generates a _redirects file based on the .next/routes-manifest.json. In particular, it uses the dynamicRoutes property in that file and converts those to lines appended to the _redirects file.
next-on-netlify also includes some logic to convert Next.js redirects to Netlify. Is there anything useful in that plugin which could be added to next-on-netlify?
Either way, we should also consider removing that plugin from our list of plugins if @netlify/plugin-nextjs covers the same use cases.
Metadata
Metadata
Assignees
Labels
proj/non/next-on-netlify-enterprisetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality