darkings_Obsidian-MonokaiSy.../node_modules/rolldown
Darkings fe4dc7faf8 Initial commit: Monokai Syntax Obsidian theme
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 08:57:12 +08:00
..
bin Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
dist Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
LICENSE Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
package.json Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
README.md Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00

Rolldown

Fast Rust-based bundler for JavaScript with Rollup-compatible API

  • Lightning Fast Performance
  • 🔌 Rollup-Compatible APIs
  • esbuild Feature Parity

Rolldown is primarily designed to serve as the underlying bundler in Vite, with the goal to replace esbuild and Rollup with one unified build tool. Although designed for Vite, Rolldown is also fully capable of being used as a standalone, general-purpose bundler. It can serve as a drop-in replacement for Rollup in most cases, and can also be used as an esbuild alternative when better chunking control is needed.

Read the Docs to Learn More.