Skip to content

Commit 46b0643

Browse files
authored
Update docusaurus.config.js
1 parent 20b1abc commit 46b0643

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,14 @@ const config = {
2424
removeLegacyPostBuildHeadAttribute: true, // required
2525
},
2626
experimental_faster: {
27+
swcJsLoader: true,
28+
swcJsMinimizer: true,
29+
swcHtmlMinimizer: true,
30+
lightningCssMinimizer: true,
31+
rspackBundler: true,
32+
rspackPersistentCache: true,
2733
ssgWorkerThreads: true,
34+
mdxCrossCompilerCache: true,
2835
},
2936
},
3037
title: '代码酷',

0 commit comments

Comments
 (0)