Skip to content

docs(pack): document exe peer dependency#1839

Open
leno23 wants to merge 1 commit into
voidzero-dev:mainfrom
leno23:codex/docs-pack-exe-tsdown-peer-1586
Open

docs(pack): document exe peer dependency#1839
leno23 wants to merge 1 commit into
voidzero-dev:mainfrom
leno23:codex/docs-pack-exe-tsdown-peer-1586

Conversation

@leno23

@leno23 leno23 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document that pack.exe users must install both @tsdown/exe and tsdown
  • explain why Vite+'s bundled tsdown does not satisfy @tsdown/exe peer resolution

Addresses #1586 with the documented-workaround path described in the issue.

Verification

  • pnpm exec oxfmt --check docs/guide/pack.md
  • node -e "const fs=require('fs'); const text=fs.readFileSync('docs/guide/pack.md','utf8'); for (const s of ['vp add -D @tsdown/exe tsdown','tsdown/internal','peer dependency']) if (!text.includes(s)) throw new Error('missing '+s); console.log('pack exe docs ok')"

@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 5eee997
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a2fbc8743b1c30008fa50fa
😎 Deploy Preview https://deploy-preview-1839--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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