MRDRMUFN
MRDRMUFN
Having the same issue. Can't use caching in production. It doesn't have to be a change in the RichText content, any change the parent will cause it to return null...
@remidej Not sure if this helps but the error behavior is different if the field belongs to a single-type vs collection-type. Collection types when updated will produce null Single types...
@remidej I just commented out the same line from the normalize.js and it appears to have fixed the issue with no side effects for myself; although I use the showdown...
So after further testing it seems to have fixed the issue with null values on collection types. The issue with the single types appears to a different problem and imo...
I believe there is an env variable you can specify the memory and timeout limits for Gatsby build.
@joanargarrido see #321
I believe there is an env variable you can specify the memory and timeout limits for Gatsby build.