Détail du package

netlify-plugin-append-redirects

BryceRussell47MIT0.0.2

Netlify Build plugin, allows you to use a _redirect file at root of project, compatible with Astro SSR/SSG

netlify-plugin, netlify, redirect, astro

readme

netlify-plugin-append-redirects

Ability to use a _redirect file at root of project using Astro SSR/SSG

How to Use

  • Add plugin to netlify config
  • Create a _redirect file at the root of your project
  • Deploy to Netlify and test redirect

TODO

  • make location of user created _redirect configurable