[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
This commit is contained in:
11
fotograf-de-scraper/frontend/node_modules/rolldown/README.md
generated
vendored
Normal file
11
fotograf-de-scraper/frontend/node_modules/rolldown/README.md
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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](https://vite.dev/), 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](https://rolldown.rs).
|
||||
Reference in New Issue
Block a user