question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[gatsby-config.js] Documentation needed

See original GitHub issue

Following #2032, We need to have docs for gatsby-config.js.

It seems Joi is used for validating the schema and the spec can be derived from here.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
KyleAMathewscommented, Jan 23, 2018

@amberleyromo’s PR adding docs are in! Thanks!

1reaction
EvansJahjacommented, Jan 22, 2018

@amberleyromo honestly I hadn’t got the time to even start. Feel free to take over 😄 I’ll add stuffs if I can.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gatsby Config API
Plugins are Node.js packages that implement Gatsby APIs. The config file accepts an array of plugins. Some plugins may need only to be...
Read more >
Gatsby Changelog | 5.3.0
For many years, CommonJS (CJS) was the de facto standard in Node.js. Before now, gatsby-config and gatsby-node had to be written in CJS....
Read more >
gatsby-source-prismic Technical Reference - Documentation
Configure the plugin. Define the plugin configuration in the gatsby-config.js file. The following table indicates all the fields that the plugin accepts:.
Read more >
Gatsby.js | TakeShape - Login
Next, you'll need to configure your project to recognize either the Gatsby GraphQL plugin or our custom TakeShape plugin. Your Gatsby project uses...
Read more >
Creating a Local Gatsby Plugin
Here we are going to show you how to create a local plugin for Gatsby. ... Initialize Node.js using npm. Plugins need to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found