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): Pass reporter from functions code for reporting warning #31336

Merged
merged 2 commits into from
May 11, 2021

Commits on May 7, 2021

  1. fix(gatsby): Pass reporter from functions code for reporting warning

    Also include the file that the warning is for in the message
    KyleAMathews committed May 7, 2021
    Configuration menu
    Copy the full SHA
    429ba0f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Update packages/gatsby/src/internal-plugins/functions/gatsby-node.ts

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    KyleAMathews and wardpeet authored May 10, 2021
    Configuration menu
    Copy the full SHA
    acd854a View commit details
    Browse the repository at this point in the history