On this page
Unsupported transform in content config.
UnsupportedConfigTransformError:
transform()
functions in your content config must return valid JSON, or data types compatible with the devalue library (including Dates, Maps, and Sets).
Full error: PARSE_ERROR
What went wrong?
transform()
functions in your content config must return valid JSON, or data types compatible with the devalue library (including Dates, Maps, and Sets).
See Also:
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/unsupported-config-transform-error/