Excluded files in gatsby-plugin-page-creator #31315
Unanswered
jabrks
asked this question in
Ideas / Feature Requests
Replies: 1 comment 7 replies
-
The page creator expects valid React components with a single default export (+ optionally a named export for a graphql query). Hence YAML files can't be used -- what's the use case you're looking for here? |
Beta Was this translation helpful? Give feedback.
7 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.
-
YAML files are currently ignored by gatsby-plugin-page-creator. Would it be possible to add an option to override this behaviour? Is there any reason why this would be a bad idea?
Beta Was this translation helpful? Give feedback.
All reactions