Skip to content

Commit

Permalink
chore: Add a link to stuck status warning docs. (#33449)
Browse files Browse the repository at this point in the history
Co-authored-by: Ward Peeters <ward@coding-tech.com>
  • Loading branch information
benrobertsonio and wardpeet committed Oct 7, 2021
1 parent 88407f3 commit 20eb2e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-cli/src/structured-errors/error-map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ const errors = {
context.stuckStatusDiagnosticMessage
}`,
level: Level.ERROR,
docsUrl: `https://support.gatsbyjs.com/hc/en-us/articles/360056811354`,
},

/** Node Manifest warnings */
Expand Down

0 comments on commit 20eb2e0

Please sign in to comment.