spaCy/website/pages
Marcus Blättermann 056b73468c
Load components dynamically (decrease initial file size for docs) (#12175)
* Extract `CodeBlock` component into own file

* Extract `InlineCode` component into own file

* Extract `TypeAnnotation` component into own file

* Convert named `export` to `default export`

* Remove unused `export`

* Simplify `TypeAnnotation` to remove dependency for Prism

* Load `Code` component dynamically

* Extract `MarkdownToReact` component into own file

* WIP Code Dynamic

* Load `MarkdownToReact` component dynamically

* Extract `htmlToReact` to own file

* Load `htmlToReact` component dynamically

* Dynamically load `Juniper`
2023-01-25 17:30:41 +01:00
..
models Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
universe Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
_app.tsx Remove zoom locking (#12164) 2023-01-24 13:54:49 +01:00
_document.tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
[...listPathPage].tsx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
404.js Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
index.tsx Load components dynamically (decrease initial file size for docs) (#12175) 2023-01-25 17:30:41 +01:00