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(gatsby): don't force leading slash for external paths in routes manifest (#38639) #38646

Merged
merged 1 commit into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. fix(gatsby): don't force leading slash for external paths in routes m…

    …anifest (#38639)
    
    * don't force leading slash for external redirects
    
    * add test
    
    * perf: regexp -> double String.startWith checks
    
    ---------
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    (cherry picked from commit 5dbcf9e)
    jenae-janzen authored and pieh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c13a51d View commit details
    Browse the repository at this point in the history