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-plugin-sharp): PathPrefix isn't being passed/set for GatsbyImage #28845

Merged
merged 7 commits into from
Jan 5, 2021

Commits on Jan 4, 2021

  1. fix for path-prefix in GatsbyImage

    Laurie committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    5cf566d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd52b58 View commit details
    Browse the repository at this point in the history
  3. add e2e test for path prefix cases

    Laurie committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    8efe732 View commit details
    Browse the repository at this point in the history
  4. update tests

    Laurie committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e6a7e63 View commit details
    Browse the repository at this point in the history
  5. forgot to save

    Laurie committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fad1dea View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. refactor

    Laurie committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6daa77f View commit details
    Browse the repository at this point in the history
  2. add curlys

    Laurie committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4daff49 View commit details
    Browse the repository at this point in the history