chore: switch texthooker-ui workflow to pnpm and add backlog tasks

This commit is contained in:
kyasuda
2026-02-18 18:05:42 -08:00
parent ebaed49f76
commit f299f2a19e
19 changed files with 726 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ cd SubMiner
make deps
# or manually:
bun install
cd vendor/texthooker-ui && bun install
cd vendor/texthooker-ui && pnpm install --frozen-lockfile
```
## Building