UNPKG

335 BMarkdownView Raw
1# Netlify Redirect Parser
2
3Parses redirect rules from both `_redirects` and `netlify.toml` and normalizes them to an array of objects.
4
5For most users, you are not meant to use this directly, please refer to https://github.com/netlify/cli instead. However
6if you are debugging issues with redirect parsing, issues and PRs are welcome.