docs: fix Rsbuild HTML build failed (#12848)

This commit is contained in:
neverland
2024-05-02 20:24:15 +08:00
committed by GitHub
parent a44ce49e42
commit 8cf3ea49ba
3 changed files with 214 additions and 49 deletions

View File

@@ -27,5 +27,8 @@
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"prettier": "^3.2.5"
},
"overrides": {
"esbuild": "^0.20.2"
}
}