Skip to content

Commit 142d6e4

Browse files
committed
build: enable rspack
1 parent a54e81d commit 142d6e4

File tree

3 files changed

+4034
-5255
lines changed

3 files changed

+4034
-5255
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = {
2222
swcJsMinimizer: true,
2323
swcHtmlMinimizer: true,
2424
lightningCssMinimizer: true,
25-
// rspackBundler: true,
25+
rspackBundler: true,
2626
mdxCrossCompilerCache: true,
2727
},
2828
},

0 commit comments

Comments
 (0)