Closed jake-bottrall closed 8 months ago
This PR:
tsup
@anycable/web
tsconfig
tsc-alias
@anycable/core
package.json
Woops.
This PR:
tsup
to bundle the@anycable/web
and its dependencies into a single package.tsconfig
to generate the necessary type declaration filestsc-alias
to modify@anycable/core
to use a relative importpackage.json
to encapsulate the exported files & entry points