JSPM

  • Created
  • Published
  • Downloads 69856
  • Score
    100M100P100Q161229F
  • License MIT

Parses netlify redirects into a js object representation

Package Exports

  • netlify-redirect-parser

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netlify-redirect-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.