Skip to content

Commit b410244

Browse files
authored
fix(COLLABORATOR_GUIDE): remove next-sitemap (#7641)
1 parent 4fcc18f commit b410244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

COLLABORATOR_GUIDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ The Website also uses several other Open Source libraries (not limited to) liste
8484
- [`next-intl`][] is the i18n Library adopted within the Website
8585
- It provides an excellent integration with Next.js, But it also supports standalone support for i18n if it eventually migrates from Next.js to something else.
8686
- Supports React Server Components and Next.js Middlewares
87-
- [`next-sitemap`](https://www.npmjs.com/package/next-sitemap) is used for Sitemap and `robots.txt` Generation
8887
- We use [Rehype](https://github.com/rehypejs/rehype) and [Remark](https://github.com/remarkjs/remark) to extend MDX functionality
8988
- We use [Storybook](https://storybook.js.org/) for Manual Testing and Visual Regression Tests of our React Components
9089
- Storybook also provides a sandboxed environment, which is very useful whilst for crafting React Components

0 commit comments

Comments
 (0)