Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly handle pathnames found in the _redirects file #12821

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. read redirects

    eltigerchino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d8b180d View commit details
    Browse the repository at this point in the history
  2. documentation

    eltigerchino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ce7e2ef View commit details
    Browse the repository at this point in the history
  3. add link

    eltigerchino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fce5442 View commit details
    Browse the repository at this point in the history
  4. changeset

    eltigerchino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ab25b0c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    77dc208 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update packages/adapter-cloudflare/index.js

    Co-authored-by: Ben McCann <[email protected]>
    eltigerchino and benmccann authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d6d6237 View commit details
    Browse the repository at this point in the history
  2. extract to function

    eltigerchino committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    50178a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a35bf View commit details
    Browse the repository at this point in the history
  4. add test

    eltigerchino committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b22a60d View commit details
    Browse the repository at this point in the history