-
Notifications
You must be signed in to change notification settings - Fork 36
Update configure logic to support tsdown #2283
Copy link
Copy link
Open
Description
skuba/src/cli/configure/modules/package.ts
Lines 7 to 12 in ddde63a
| const DEFAULT_PACKAGE_FILES = [ | |
| 'lib*/**/*.d.ts', | |
| 'lib*/**/*.js', | |
| 'lib*/**/*.js.map', | |
| 'lib*/**/*.json', | |
| ]; |
Needs to be updated to write a tsdown.config.mts file and update the entrypoints + files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels