Skip to content

feat: migrate to tsdown #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

feat: migrate to tsdown #266

wants to merge 10 commits into from

Conversation

9romise
Copy link
Contributor

@9romise 9romise commented Jun 24, 2025

Hi 👋
Notice that vue-eslint-parser is using rollup and dts-bundle.
I'm interested in migrating it to tsdown to reduce configuration and improve DX.
If you think it's unnecessary or have other ideas, feel free to comment or close this PR.

"lib": ["es2023"],
"module": "commonjs",
"moduleResolution": "node",
"module": "preserve",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The tests are broken because of the changes here, so I think we could move to vitest first. I'll create a new PR for this.

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.

1 participant