0.0.2 • Published 1 year ago

netlify-plugin-append-redirects v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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