Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 837 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 837 Bytes

!important Notice

This repository was moved into the mono repository of github.com/netlify/build The package name and the versions are preserved!

Netlify Redirect Parser

Coverage Status Tests

Parses redirect rules from both _redirects and netlify.toml and normalizes them to an array of objects.

For most users, you are not meant to use this directly, please refer to https://github.com/netlify/cli instead. However if you are debugging issues with redirect parsing, issues and PRs are welcome.