This commit is contained in:
Florian Forster
2025-08-06 16:13:21 -07:00
parent 251c3e0956
commit b22d0503a7
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
"options": {
"env": {
"NODE_OPTIONS": "--max-old-space-size=4096",
"DEBUG": "docusaurus:*"
"DOCUSAURUS_PERF_LOGGER": true
}
}
},