Skip to content

Commit

Permalink
chore: update docusarus deps 3.6 and audit fix (#661)
Browse files Browse the repository at this point in the history
* chore: update docusarus deps 3.6 and audit fix

* enhance: turn on experimental compiler for faster build timers
  • Loading branch information
LaurenceJJones authored Nov 5, 2024
1 parent 5a050e6 commit ec45cf2
Show file tree
Hide file tree
Showing 3 changed files with 2,578 additions and 1,686 deletions.
3 changes: 3 additions & 0 deletions crowdsec-docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ const backportRedirect = (s) => {

/** @type {import('@docusaurus/types').DocusaurusConfig} */
module.exports = {
future: {
experimental_faster: true,
},
title: "CrowdSec",
tagline:
"CrowdSec - Real-time & crowdsourced protection against aggressive IPs",
Expand Down
Loading

0 comments on commit ec45cf2

Please sign in to comment.