Skip to content

refactor: migrate to tsdown#410

Merged
antfu merged 1 commit intounplugin:mainfrom
ilyaliao:refactor/tsdown
Aug 16, 2025
Merged

refactor: migrate to tsdown#410
antfu merged 1 commit intounplugin:mainfrom
ilyaliao:refactor/tsdown

Conversation

@ilyaliao
Copy link
Contributor

@ilyaliao ilyaliao commented Aug 16, 2025

Description

This PR migrates from tsup to tsdown.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedeslint-plugin-qwik@​1.2.10891006997100
Updated@​types/​node-fetch@​2.6.12 ⏵ 2.6.131001007183100
Addedcore-js@​3.44.0941009991100
Addedeslint@​9.32.09710010094100
Addedeslint@​8.48.09710010096100

View full report

export default defineConfig({
entry: ['src/*.ts'],
format: ['esm', 'cjs'],
external: ['vue', '@iconify/json/package.json'],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I kept this setting, but I guess we don't actually need (@iconify/json/package.json)?

@ilyaliao ilyaliao changed the title refactor: switch to tsdown refactor: migrate to tsdown Aug 16, 2025
@antfu antfu merged commit a6e919a into unplugin:main Aug 16, 2025
2 checks passed
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