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): catch errors when writing base64 images #28614

Merged
merged 5 commits into from
Dec 15, 2020

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    3db421c View commit details
    Browse the repository at this point in the history
  2. reporter.error seems to have changed its signature so prevent [object…

    … object] from showing up in messages
    KyleAMathews committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    b12eb6f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Update packages/gatsby-plugin-sharp/src/index.js

    Co-authored-by: Matt Kane <[email protected]>
    KyleAMathews and ascorbic authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    4d7db63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab1d0d View commit details
    Browse the repository at this point in the history
  3. Fix linting

    sidharthachatterjee committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    680cfc2 View commit details
    Browse the repository at this point in the history