Skip to content

feat(create): use degit to download vite:library template from GitHub#948

Merged
fengmk2 merged 1 commit intomainfrom
issue-910
Mar 16, 2026
Merged

feat(create): use degit to download vite:library template from GitHub#948
fengmk2 merged 1 commit intomainfrom
issue-910

Conversation

@fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 16, 2026

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

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit dbfaa8d
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b7bef26d20340008da8d25

Copy link
Member Author

fengmk2 commented Mar 16, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 requested review from Brooooooklyn and cpojer March 16, 2026 07:54
@fengmk2 fengmk2 self-assigned this Mar 16, 2026
@fengmk2 fengmk2 marked this pull request as ready for review March 16, 2026 07:54
Copy link
Member Author

fengmk2 commented Mar 16, 2026

Merge activity

  • Mar 16, 8:13 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 16, 8:14 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 16, 8:27 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 16, 8:36 AM UTC: @fengmk2 merged this pull request with Graphite.

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
@fengmk2 fengmk2 merged commit 5092cb1 into main Mar 16, 2026
22 checks passed
@fengmk2 fengmk2 deleted the issue-910 branch March 16, 2026 08:36
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.

Integrate vite:library template built-in to vp

3 participants