switch to use pnpm (#330)

Reviewed-on: https://gitea.com/gitea/docs/pulls/330
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
This commit is contained in:
techknowlogick
2026-02-03 03:29:59 +00:00
committed by techknowlogick
parent 8a40822acd
commit 2fe3b3a114
8 changed files with 13214 additions and 20006 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ make serve
## Test en version
```shell
npm run start
pnpm run start
```