msung99 / Gatsby-Starter-Haon

✍️ Tech-Blog Theme : Customize your tech blog with this gatsby starter theme.
https://gatsby-starter-haon.netlify.app/
MIT License
27 stars 4 forks source link

bug: sitemap 의 의존성 충돌 문제를 해결한다. #55

Closed msung99 closed 3 months ago

msung99 commented 3 months ago

어떤 버그인가요? (What kind of bug is this?)

gatsby-plugin-advanced-sitemap 플러그인이 Gatsby 5 버전에서 호환성이 문제되는 현상이 일어나고 있다.


버그가 어떻게 해결되어야 하나요? (How should the bug be resolved?)

gatsby-remark-copy-linked-files 설치를 통한 의존성 충돌을 해결한다.


참고할만한 코드 및 자료(선택) (Codes and materials worth reference (optional))