Issue with canvas
#32167
Replies: 3 comments 1 reply
-
Your You need to place this at the top level. |
Beta Was this translation helpful? Give feedback.
1 reply
-
the example I pasted contained "develop-html" changed to "build-html" and it's working fine.. thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
ensure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Same as this issue #17661 with canvas
Describe the issue that you're seeing.
tried the suggested changes in gatsby-node.js, the issue happens when creating a production release
Steps to reproduce
Clear steps describing how to reproduce the issue.
try "build": "gatsby build" from this repo
https://github.com/sajrashid/docsSite
you can also see the issue here on netlify
How to Make a Minimal Reproduction: https://www.gatsbyjs.com/contributing/how-to-make-a-reproducible-test-case/
Run
gatsby info --clipboard
in your project directory and paste the outputAlso name any
flags
you use insidegatsby-config.js
.not sure can't see anything called flags
Beta Was this translation helpful? Give feedback.
All reactions