Skip to content

Commit 25cb572

Browse files
committed
fix: needed flag for faster build
1 parent 43df464 commit 25cb572

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ const config = {
124124
],
125125
],
126126
future: {
127+
v4: true,
127128
experimental_faster: true,
128129
},
129130
};

0 commit comments

Comments
 (0)