-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(gatsby-source-contentful): move to pluginOptionsSchema (#27322)
* Move gatsby-source-contentful to pluginOptionsSchema * Remove old validation options tests * Better error message in case of failed external Contentful validation * Restore old validation, wrap new one in env var * use preinit and overwrite defaults * remove console.log * fix fetch Co-authored-by: Abhi Aiyer <abhiaiyer91@gmail.com> Co-authored-by: Ward Peeters <ward@coding-tech.com>
- Loading branch information
1 parent
d6f033e
commit ae9f9a9
Showing
4 changed files
with
143 additions
and
202 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.