-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
src
- tool1
- tool1.ts
- tool2
- tool2.ts
- tool3
- tool3.ts
- index.ts
Such as above, src/index.ts
is exports
all, then use tsup src/index.ts --format esm,cjs,iife
build,it will output:
dist
- index.mjs
- index.global.js
- index.js
it not I want.
Swimburger, willo-icon and aow3xmi7eo, oliveiraantoniocc, Tomas2D, testfailed, eddienubes and 2 more
Metadata
Metadata
Assignees
Labels
No labels