Skip to content

docs: document copy option#1032

Merged
sxzz merged 1 commit into
rolldown:mainfrom
ColumbusLabs:codex/docs-copy-option-247
Jul 25, 2026
Merged

docs: document copy option#1032
sxzz merged 1 commit into
rolldown:mainfrom
ColumbusLabs:codex/docs-copy-option-247

Conversation

@ColumbusLabs

Copy link
Copy Markdown
Contributor

Description

Add dedicated English and Chinese documentation for the copy option,
including:

  • CLI and config-file usage
  • paths, globs, and negated patterns
  • from, to, flatten, rename, and verbose
  • synchronous and asynchronous config callbacks
  • build, multi-format, and watch behavior

The pages are added to the localized Options sidebar.

Linked Issues

Implements the unchecked copy documentation item in #247.

Validation

  • pnpm docs:build
  • pnpm lint
  • pnpm test src/features/copy.test.ts --run (6 passed)
  • Prettier check
  • git diff --check origin/main...HEAD
  • rendered-route and localized-sidebar probes

pnpm -C docs run typecheck reports the same five pre-existing errors on this
branch and a clean origin/main worktree (one VideoModal.vue mismatch and
four unresolved virtual/style imports).

Additional context

Assisted by OpenAI Codex. The documentation was checked against the current
copy implementation, configuration resolution, watch plugin, CLI reference,
and unit tests. An independent agent review also checked behavioral accuracy
and prompted a clarification of top-level versus format-specific copy behavior.

@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for tsdown-main ready!

Name Link
🔨 Latest commit fc0e6b4
🔍 Latest deploy log https://app.netlify.com/projects/tsdown-main/deploys/6a64e42bfeb9b40008c00567
😎 Deploy Preview https://deploy-preview-1032--tsdown-main.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.

@pkg-pr-new

pkg-pr-new Bot commented Jul 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

tsdown

pnpm add https://pkg.pr.new/tsdown@1032 -D
npm i https://pkg.pr.new/tsdown@1032 -D
yarn add https://pkg.pr.new/tsdown@1032.tgz -D

create-tsdown

pnpm add https://pkg.pr.new/create-tsdown@1032 -D
npm i https://pkg.pr.new/create-tsdown@1032 -D
yarn add https://pkg.pr.new/create-tsdown@1032.tgz -D

@tsdown/css

pnpm add https://pkg.pr.new/@tsdown/css@1032 -D
npm i https://pkg.pr.new/@tsdown/css@1032 -D
yarn add https://pkg.pr.new/@tsdown/css@1032.tgz -D

@tsdown/exe

pnpm add https://pkg.pr.new/@tsdown/exe@1032 -D
npm i https://pkg.pr.new/@tsdown/exe@1032 -D
yarn add https://pkg.pr.new/@tsdown/exe@1032.tgz -D

tsdown-migrate

pnpm add https://pkg.pr.new/tsdown-migrate@1032 -D
npm i https://pkg.pr.new/tsdown-migrate@1032 -D
yarn add https://pkg.pr.new/tsdown-migrate@1032.tgz -D

commit: fc0e6b4

@sxzz
sxzz merged commit d819f21 into rolldown:main Jul 25, 2026
16 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