Skip to content

Commit

Permalink
Updates docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Nov 5, 2024
1 parent f17d225 commit 323ce79
Show file tree
Hide file tree
Showing 3 changed files with 5,256 additions and 5,102 deletions.
12 changes: 5 additions & 7 deletions docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,20 @@ const config: Config = {
mdx1Compat: {
comments: false,
admonitions: false,
headingIds: true
headingIds: false
}
},

customFields: {
mendableAnonKey: 'd3313d54-6f8e-40e0-90d3-4095019d4be7'
},

future: {
experimental_faster: true
},

plugins: [
'docusaurus-plugin-sass',
[
'docusaurus-node-polyfills',
{
excludeAliases: ['console']
}
],
[
'client-redirects',
{
Expand Down
Loading

0 comments on commit 323ce79

Please sign in to comment.