Revert "website: revert enable docusaurus faster option (#12326) (#13207)"
This reverts commit f2e1b6d466.
This commit is contained in:
@ -166,6 +166,9 @@ const createConfig = (): Config => {
|
||||
markdown: {
|
||||
mermaid: true,
|
||||
},
|
||||
future: {
|
||||
experimental_faster: true,
|
||||
},
|
||||
themes: ["@docusaurus/theme-mermaid", "docusaurus-theme-openapi-docs"],
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user