Skip to content

CLI rolldown migration#70

Open
ChekTek wants to merge 3 commits intomainfrom
cli-rolldown-migration
Open

CLI rolldown migration#70
ChekTek wants to merge 3 commits intomainfrom
cli-rolldown-migration

Conversation

@ChekTek
Copy link
Member

@ChekTek ChekTek commented Mar 5, 2026

No description provided.

@ChekTek ChekTek requested a review from GeekyEggo March 5, 2026 21:04
"@types/node": "^22.10.7",
"@types/semver": "^7.5.8",
"rollup": "^4.30.1",
"rolldown": "^1.0.0-rc.6",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't aware the latest 1.0.0 was shipping with the rc tag; this might not be ready for production?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll leave that up to you 😅 I just ran install again and it gave me rc.7, but it's working great for me at the moment. 🤷‍♂️

resolve: {
conditionNames: ["node"],
},
// minify: !isWatching,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, this moved into the output property ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants