Skip to content

Commit

Permalink
📦️ (Upgrade Docusaurus) Due to bug that was preventing sidebars from …
Browse files Browse the repository at this point in the history
…showing

Bug facebook/docusaurus#7348 made categories disappear when all they had was an index.md file (or README.md) and sub-folders. Updating to canary brings them back.
  • Loading branch information
jslvtr committed May 11, 2022
1 parent d67903b commit a38bf44
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 573 deletions.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {

presets: [
[
"classic",
"@docusaurus/preset-classic",
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
Expand Down
Loading

0 comments on commit a38bf44

Please sign in to comment.