Add faster build support

This commit is contained in:
Mike Solomon
2024-11-07 08:34:25 -08:00
parent 35055ca03e
commit 7f9e20c7b3
4 changed files with 357 additions and 0 deletions

View File

@@ -50,6 +50,10 @@ const config: Config = {
'@docusaurus/theme-mermaid',
],
future: {
experimental_faster: true,
},
themeConfig: {
algolia: {
appId: "MEFFK0HGO6",