chore: update documentation to use mise commands (#28515)

This commit is contained in:
Timon 2026-05-27 16:33:23 +02:00 committed by GitHub
parent e46f2843f7
commit b941108cbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 84 additions and 67 deletions

View file

@ -3,7 +3,7 @@ run = "pnpm install --filter documentation --frozen-lockfile"
[tasks.start]
env._.path = "./node_modules/.bin"
run = "docusaurus --port 3005"
run = "docusaurus start --port 3005"
[tasks.build]
env._.path = "./node_modules/.bin"