0.0.2 • Published 3 years ago
netlify-plugin-append-redirects v0.0.2
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
_redirectfile at the root of your project - Deploy to Netlify and test redirect
TODO
- make location of user created
_redirectconfigurable