mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
build(config): simplify experimental_faster configuration in docusaurus.config.ts
This commit is contained in:
@@ -33,14 +33,7 @@ const config: Config = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
future: {
|
future: {
|
||||||
experimental_faster: {
|
experimental_faster: true,
|
||||||
swcJsLoader: true,
|
|
||||||
swcJsMinimizer: true,
|
|
||||||
swcHtmlMinimizer: true,
|
|
||||||
lightningCssMinimizer: true,
|
|
||||||
rspackBundler: true,
|
|
||||||
mdxCrossCompilerCache: true,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
presets: [
|
presets: [
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user