You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(create): use degit to download vite:library template from GitHub (#948)
Replace `create-tsdown@latest` with degit-based template download from
`sxzz/tsdown-templates/vite-plus` for the vite:library template. This
avoids npm registry dependency and GitHub API rate limit issues.
Closes#910
0 commit comments