Skip to content

Commit ec45cf2

Browse files
chore: update docusarus deps 3.6 and audit fix (#661)
* chore: update docusarus deps 3.6 and audit fix * enhance: turn on experimental compiler for faster build timers
1 parent 5a050e6 commit ec45cf2

File tree

3 files changed

+2578
-1686
lines changed

3 files changed

+2578
-1686
lines changed

crowdsec-docs/docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ const backportRedirect = (s) => {
4646

4747
/** @type {import('@docusaurus/types').DocusaurusConfig} */
4848
module.exports = {
49+
future: {
50+
experimental_faster: true,
51+
},
4952
title: "CrowdSec",
5053
tagline:
5154
"CrowdSec - Real-time & crowdsourced protection against aggressive IPs",

0 commit comments

Comments
 (0)