agibalov d1106a4bc7 1 1 vecka sedan
..
bin d1106a4bc7 1 1 vecka sedan
dist d1106a4bc7 1 1 vecka sedan
node_modules d1106a4bc7 1 1 vecka sedan
LICENSE d1106a4bc7 1 1 vecka sedan
README.md d1106a4bc7 1 1 vecka sedan
package.json d1106a4bc7 1 1 vecka sedan

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.