0.1.1 • Published 3 years ago

gatsby-plugin-azure-static-web-app-redirects v0.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

Azure Static Web App Redirects in Gatsby

If you want to host your Gatsby output with an Azure Static Web App, you can use a routes.json file to have redirects processed server side. This plugin builds that file for you.

Thanks

This plugin is based on gatsby-plugin-htaccess-redirects by Gatsby Central.