-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
Description
Reproduction link or steps
Try migrating any of the https://github.com/netlify/primitives/ packages.
- Clone repo
- go to e.g.
packages/types npx tsdown migrate- ENTER
- check new config
What is expected?
The bundle option is not in the config (as it doesn't exist in tsdown), but depending on the value, either nothing happens (bundle: true) or unbundled more is set (I assume) when bundle: false
What is actually happening?
The option is still there.
Any additional comments?
No response
Reactions are currently unavailable