Remove MDX-related stuff from our Next.js Telescope frontend #2868
Labels
area: front-end
area: nextjs
Nextjs related issues
type: documentation (docs)
Improvements or additions to documentation
type: enhancement
New feature or request
Milestone
Now that we have a Docusaurus website to hold our docs #2853, we should remove or migrate what we can from Next.js to Docusaurus. Specifically
Changes needed for src/web/package.json:
telescope/src/web/package.json
Line 7 in 34b3790
telescope/src/web/package.json
Lines 30 to 32 in 34b3790
Changes needed for src/web/next.config.js:
telescope/src/web/next.config.js
Lines 12 to 14 in 34b3790
telescope/src/web/next.config.js
Lines 66 to 67 in 34b3790
telescope/src/web/next.config.js
Lines 75 to 76 in 34b3790
I might have missed something so please check previous PRs and git blame to see where/when the mdx stuff was added
The text was updated successfully, but these errors were encountered: