Skip to content

docs(pack): document exe peer dependencies#1608

Draft
leno23 wants to merge 1 commit into
voidzero-dev:mainfrom
leno23:docs/pack-exe-peer-deps
Draft

docs(pack): document exe peer dependencies#1608
leno23 wants to merge 1 commit into
voidzero-dev:mainfrom
leno23:docs/pack-exe-peer-deps

Conversation

@leno23
Copy link
Copy Markdown
Contributor

@leno23 leno23 commented May 17, 2026

Summary

  • Document that vp pack executable builds load @tsdown/exe at build time.
  • Show that @tsdown/exe must be installed with a matching top-level tsdown package because Vite+'s bundled tsdown is not resolvable as the tsdown package peer.
  • Call out that installing only @tsdown/exe can surface as Failed to import module "@tsdown/exe" when the underlying unresolved import is tsdown/internal.

Refs #1586

Test Plan

  • npm view @tsdown/exe@0.22.0 peerDependencies --json -> { "tsdown": "0.22.0" }
  • Source proof: origin/main:docs/guide/pack.md did not contain the actionable @tsdown/exe@0.22.0 tsdown@0.22.0 note or tsdown/internal; patched docs contain both plus the vp env current version guidance.
  • git diff --no-index --check /tmp/viteplus-pack-md-original.md /tmp/viteplus-pack-md-patched.md -> no whitespace errors
  • pnpm --dir docs build -> build complete in 87.23s

@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit a5d98b3
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a09cf8b1bd5a000083895c2
😎 Deploy Preview https://deploy-preview-1608--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