You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building using file-based configuration (netlify.toml)
What OS are you using?
Mac OS
Your netlify.toml file
`netlify.toml`
[[plugins]]
package = "@netlify/plugin-gatsby"
[build]
## Yarn 3 cache does not work out of the box as of Jan 2022. Context:## https://github.com/netlify/build/issues/1535#issuecomment-1021947989
[build.environment]
YARN_CACHE_FOLDER = "/opt/buildhome/.yarn_cache"YARN_VERSION = "3.2.4"
Summary
When using a
gatsby-config.js
that includesrequire
statements these does not seem to be resolved by netlify-plugin-gatsby.Steps to reproduce
gatsby-config.js
A link to a reproduction repository
No response
Plugin version
3.4.8
More information about your build
netlify.toml
)What OS are you using?
Mac OS
Your netlify.toml file
`netlify.toml`
Configuration
`gatsby-config.js` and options
Environment
Environment
Gatsby info
gatsby info
Your _redirects file
`_redirects`
# Paste content of your `_redirects` file here
Builds logs (or link to your logs)
Build logs
Function logs
Function logs
The text was updated successfully, but these errors were encountered: