Skip to content

Commit 5784a1b

Browse files
TheZokerTheZoker
andauthored
Update docusaurus to 2.3.1 and Node to 16.19 (#254)
* Update docusaurus to 2.3.1 * Fix webpack issue and update additional dependencies * Configure Node 16.19 in nvm config * Set default docs entry Co-authored-by: TheZoker <admin@florian-gareis.de>
1 parent 3c24ad8 commit 5784a1b

File tree

4 files changed

+24094
-2209
lines changed

4 files changed

+24094
-2209
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v14.15.4
1+
v16.19.0

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ module.exports = {
142142
[
143143
'@docusaurus/plugin-content-docs',
144144
{
145-
id: 'docs',
145+
id: 'default',
146146
breadcrumbs: false,
147147
path: 'content/docs',
148148
routeBasePath: 'docs',

0 commit comments

Comments
 (0)