Replace tsup with tsdown

This commit is contained in:
2025-10-13 20:22:06 +02:00
parent 618d9591b4
commit 1638435e26
4 changed files with 63 additions and 192 deletions

View File

@@ -21,6 +21,7 @@ This repository is a continuation of [Gregory Bouteiller's zod-pocketbase](https
- Switched `.github/` to `.gitea/` and `gh` to `tea`
### Dependencies & Code
- Migrated from `tsup` to `tsdown`
- Updated all npm dependencies (except `zod`, which was only updated to the latest 3 version)
- Removed unused dependencies
- Fixed `getPocketbase` function in `sdk.ts` to match the latest PocketBase version