Skip to content

Commit

Permalink
https://github.com/facebook/docusaurus/issues/6257
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed May 10, 2024
1 parent d665ee4 commit 88fbaea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,11 @@ const config: Config = {
id: "docs-intro",
path: "docs",
routeBasePath: "/docs",
configureWebpack: () => ({
resolve: {
symlinks: false,
},
}),
},
],
],
Expand Down

0 comments on commit 88fbaea

Please sign in to comment.