konstantinmuenster / gatsby-theme-portfolio-minimal

A Gatsby Theme to create modern one-page portfolios with a clean yet expressive design.
MIT License
161 stars 90 forks source link

MarkdownRemark - plugin gatsby-transformer-remark - potential conflict #56

Closed shuther closed 5 months ago

shuther commented 5 months ago

I am getting the warning below, should we rename it? Not sure if expected.

warn Plugin `gatsby-theme-portfolio-minimal` has customized the GraphQL type `MarkdownRemark`, which has already been defined by
the plugin `gatsby-transformer-remark`. This could potentially cause conflicts.
konstantinmuenster commented 5 months ago

Hey @shuther! You can safely ignore the warning. Unfortunately, you cannot silence the issue. But it should have any impacts on your build.