-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
The vanilla TypeScript compiler has a feature called project references that makes it more convenient to work on composite/monorepo projects that would otherwise need multiple watch processes, and also for making sure they rebuild when a dependency changes.
It would be nice to have support for this in tsup.
Basically it might just need tsup to know how to correctly order the build of dependent project's d.ts.
https://www.typescriptlang.org/docs/handbook/project-references.html
ctrlplusb, Klukies, segevfiner, DerGernTod, songjiachao and 55 moreafsalz, johnsvanda, kedom1337 and uap-devZeswen, hardsetting, b0o and kedom1337
Metadata
Metadata
Assignees
Labels
No labels