mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
test(v2): dogfooding: add huge sidebar for testing purposes (#5130)
* dogfoog: add huge sidebar for testing purposes * Add standalone doc + build-size tracking
This commit is contained in:
parent
dc9f104ccc
commit
f03479f69e
5 changed files with 59 additions and 6 deletions
|
@ -124,6 +124,7 @@ const isVersioningDisabled = !!process.env.DISABLE_VERSIONING || isI18nStaging;
|
|||
// Using a symlinked folder as source, test against https://github.com/facebook/docusaurus/issues/3272
|
||||
path: 'dogfooding/docs-tests-symlink',
|
||||
routeBasePath: 'docs-tests',
|
||||
sidebarPath: 'dogfooding/docs-tests-sidebars.js',
|
||||
},
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue