move /community-images to /static/images/community and added gatsby-source-filesystem for /static/images#7494
Open
saurabhraghuvanshii wants to merge 6 commits intolayer5io:masterfrom
Open
Conversation
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
Member
|
🚀 Preview for commit 1688d52 at: https://69b1eba8d782be3f10f5b97b--layer5.netlify.app |
leecalcote
reviewed
Mar 11, 2026
leecalcote
reviewed
Mar 11, 2026
gatsby-config.js
Outdated
| }, | ||
| }, | ||
| { | ||
| resolve: "gatsby-source-filesystem", |
Member
There was a problem hiding this comment.
Next time, write up your pull request description. This is a material change that is buried in a git diff that doesn't show by default in github review web page.
leecalcote
requested changes
Mar 11, 2026
Member
leecalcote
left a comment
There was a problem hiding this comment.
resolve: "gatsby-source-filesystem"... don't we have this already?
Member
|
🚀 Preview for commit 5b37bbe at: https://69b1f7e0426f7f7cf5a7ebfb--layer5.netlify.app |
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
Member
|
🚀 Preview for commit efa1e8a at: https://69b284a2625dbe6c2b858863--layer5.netlify.app |
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
Member
|
🚀 Preview for commit e5fa67d at: https://69b29132883ee2c15702d351--layer5.netlify.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes #
Notes for Reviewers
Signed commits