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 18d702c commit 3211d9cCopy full SHA for 3211d9c
docusaurus.config.ts
@@ -9,8 +9,7 @@ const DOCUSAURUS_BASE_URL = process.env.DOCUSAURUS_BASE_URL ?? "/";
9
10
const config: Config = {
11
future: {
12
- // See https://github.com/facebook/docusaurus/issues/10556
13
- experimental_faster: true,
+ v4: true,
14
},
15
title: "Prisma Documentation",
16
tagline:
0 commit comments