egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
8.46k stars 209 forks source link

Rebuild apps that rely on a changed package(s) #1133

Closed ridhwaans closed 1 month ago

ridhwaans commented 1 month ago

How can tsup rebuild dependencies before building the main package? Like how turborepo does it:

// https://turborepo.org/docs/core-concepts/filtering
// include dependents of matched packages by using ... prefix before query
turbo run build --filter=...mypackage

Upvote & Fund

Fund with Polar