mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-24 01:03:16 +00:00
⬆️ Docs: 更新 docusaurus 3.10 (#4121)
This commit is contained in:
@@ -10,4 +10,4 @@ nb-autodoc nonebot \
|
||||
-u nonebot.internal \
|
||||
-u nonebot.internal.*
|
||||
cp -r ./build/nonebot/* ./website/docs/api/
|
||||
yarn prettier
|
||||
pnpm prettier
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Setting up dev environment"
|
||||
uv sync --all-extras && uv run pre-commit install && yarn install
|
||||
uv sync --all-extras && uv run pre-commit install && pnpm install
|
||||
|
||||
Reference in New Issue
Block a user