컨텐츠로 이동

getStaticPaths RSS helper is not available anymore.

이 컨텐츠는 아직 번역되지 않았습니다.

GetStaticPathsRemovedRSSHelper: The RSS helper has been removed from getStaticPaths. Try the new @astrojs/rss package instead.

What went wrong?

getStaticPaths no longer expose an helper for generating a RSS feed. We recommend migrating to the @astrojs/rssintegration instead.

See Also: