Setting the file. One moment.
Subchapter 8.8
references/guide-introduction.mdMarkdown2 KBView on GitHub
tsdown is The Elegant Library Bundler — a fast, simple bundler for TypeScript and JavaScript libraries powered by Rolldown (Rust-based).
Built on Rolldown (opens in a new tab), tsdown provides a complete out-of-the-box solution for library authors:
Supports the full Rolldown plugin ecosystem plus most Rollup plugins. See Plugins.
.ts, .js with modern syntax.d.ts filesesm, cjs, iife, umd.json, .wasm, CSS filestsdown wraps Rolldown with library-specific features:
dependencies, peerDependencies, and optionalDependencies from package.jsonpackage.json exports field generationInspired by: Rollup, esbuild, tsup, unbuild. Powered by Rolldown.