Skip to content

Commit d05d828

Browse files
committed
config fix
1 parent 7f135f1 commit d05d828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ const config: Config = {
209209

210210
future: {
211211
v4: true, // opt-in to v4 to ease transition in the future
212-
faster: {
212+
experimental_faster: {
213213
rspackBundler: true, // required flag
214214
rspackPersistentCache: true, // new flag
215215
},

0 commit comments

Comments
 (0)