Skip to content

snapshot

snapshot(config): AstroIntegration

Defined in: index.ts:29

Creates an Astro integration that captures screenshots of specified pages during the astro:build:done lifecycle event.

Config

Integration configuration, including page mappings, defaults, and Puppeteer settings.

AstroIntegration

The configured Astro integration.