This commit is contained in:
sebastien 2025-11-27 13:00:13 +01:00
parent c6a86ff717
commit fe2cd5bac2
2 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,7 @@ async function doStart(
},
);
// test
const devServer = await createWebpackDevServer({
props: reloadableSite.get().props,
cliOptions,

View File

@ -10,6 +10,8 @@ import TOCInline from '@theme/TOCInline';
Check the [**`docusaurus.config.js` API reference**](api/docusaurus.config.js.mdx) for an exhaustive list of options.
test
:::
Docusaurus has a unique take on configurations. We encourage you to congregate information about your site into one place. We guard the fields of this file and facilitate making this data object accessible across your site.