luxe-frontend/node_modules/rolldown
Hardik Joshi fdc1854fcd first commit 2026-06-03 15:33:54 +05:30
..
bin first commit 2026-06-03 15:33:54 +05:30
dist first commit 2026-06-03 15:33:54 +05:30
LICENSE first commit 2026-06-03 15:33:54 +05:30
README.md first commit 2026-06-03 15:33:54 +05:30
package.json first commit 2026-06-03 15:33:54 +05:30

README.md

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.