From 5ab8e86f30a5b004f139705a53b0a78de4a47f44 Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Fri, 21 Apr 2023 19:26:23 +0200 Subject: [PATCH] Revert website config changes before merge --- website/docusaurus.config.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 53495db99852..0a308b8aea90 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -359,14 +359,7 @@ module.exports = async function createConfigAsync() { ? 'current' : undefined, - // TODO temporary for mdx2 PR - ...(isDeployPreview && {lastVersion: undefined}), onlyIncludeVersions: (() => { - // TODO temporary for mdx2 PR - if (isDeployPreview) { - return undefined; - } - if (isBuildFast) { return ['current']; } else if (