We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3d83c commit 1831298Copy full SHA for 1831298
website/docusaurus.config.js
@@ -31,6 +31,7 @@ module.exports = {
31
githubHost: 'github.com',
32
future: {
33
experimental_faster: true,
34
+ v4: true,
35
},
36
onBrokenLinks:
37
/** @type {import('@docusaurus/types').ReportingSeverity} */ ('warn'),
0 commit comments