We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d571b37 commit e52ee48Copy full SHA for e52ee48
.github/DEVELOPMENT.md
@@ -13,7 +13,7 @@ pnpm install
13
14
## Building
15
16
-Run [tsup](https://tsup.egoist.dev) locally to type check and build source files from `src/` into output files in `lib/`:
+Run [tsdown](https://tsdown.dev) locally to type check and build source files from `src/` into output files in `lib/`:
17
18
```shell
19
pnpm build
0 commit comments