mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-20 07:09:43 +01:00
docs(typescript/build-tools): update tsup link (#5851)
This commit is contained in:
parent
f08eae2632
commit
4b12137077
@ -11,6 +11,6 @@ Visit the following resources to learn more:
|
||||
- [@article@Parcel is a zero configuration build tool for the web](https://parceljs.org/)
|
||||
- [@article@esbuild is an extremely fast JavaScript bundler and minifier](https://esbuild.github.io/)
|
||||
- [@article@swc is a super-fast compiler written in Rust](https://swc.rs/)
|
||||
- [@article@tsup is a zero-config TypeScript build tool](https://tsup.egoist.sh/)
|
||||
- [@article@tsup is a zero-config TypeScript build tool](https://tsup.egoist.dev/)
|
||||
- [@article@Rollup is a module bundler for JavaScript](https://rollupjs.org/guide/en/)
|
||||
- [@article@tsdx is a zero-config CLI for TypeScript package development](https://tsdx.io/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user