Add docusaurus faster (#149)

Leads to about half the build time.

Reviewed-on: https://gitea.com/gitea/docs/pulls/149
Co-authored-by: TheFox0x7 <[email protected]>
Co-committed-by: TheFox0x7 <[email protected]>
This commit is contained in:
TheFox0x7
2025-01-10 19:15:45 +00:00
committed by techknowlogick
parent 1ddf6a1822
commit 301154989a
4 changed files with 1112 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
},
"dependencies": {
"@docusaurus/core": "^3.4.0",
"@docusaurus/faster": "^3.7.0",
"@docusaurus/preset-classic": "^3.4.0",
"@easyops-cn/docusaurus-search-local": "^0.47.0",
"@emotion/react": "^11.11.3",