Skip to content

Commit

Permalink
fix(website): fix yarn build:website:fast (#6122)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Dec 17, 2021
1 parent f84eb07 commit 5dc1cdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ const config = {
})(),
versions: {
current: {
path: isDev || isBuildFast ? 'next' : undefined,
label: `${getNextBetaVersionName()} 🚧`,
},
},
Expand Down

0 comments on commit 5dc1cdf

Please sign in to comment.