biggy e862827d2d feat(render): add waitBeforeCaptureMs option and refactor CSS baking
Add waitBeforeCaptureMs parameter to URLItem and renderSSR to allow waiting
before capturing page content (useful for animations/dynamic content).

Refactor bakeComputedStyles from per-element computed style baking to a
simplified approach that collects all CSS into a single inline style tag.
This reduces complexity while maintaining compatibility.
2026-06-24 07:46:05 +02:00
S
Description
No description provided
396 KiB
Languages
TypeScript 58.9%
HTML 38.1%
Dockerfile 2.1%
Python 0.9%