mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
fix(website): fix yarn build:website:fast (#6122)
This commit is contained in:
parent
f84eb073e7
commit
5dc1cdf987
|
|
@ -279,7 +279,6 @@ const config = {
|
|||
})(),
|
||||
versions: {
|
||||
current: {
|
||||
path: isDev || isBuildFast ? 'next' : undefined,
|
||||
label: `${getNextBetaVersionName()} 🚧`,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue