Replies: 1 comment 1 reply
-
Hi @j-Riv When using Causes
Fixes & Workarounds
References |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am trying to get the gatsby-source-contentful plugin to use the cached contentful assets on incremental builds. If I run gatsby clean and then gatsby develop. Local images work as expected. If I kill the dev server and then run gatsby develop again, all local files are null. I don't understand the issue.
My plugins are as follows:
Package versions:
What could be the issue? It seems really dumb to have to run clean before dev and build every time.
Beta Was this translation helpful? Give feedback.
All reactions