netlify-plugin-append-redirects
v0.0.2
Published
Netlify Build plugin, allows you to use a _redirect file at root of project, compatible with Astro SSR/SSG
Downloads
65
Maintainers
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