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.
Parameters
Section titled “Parameters”config
Section titled “config”Integration configuration, including page mappings, defaults, and Puppeteer settings.
Returns
Section titled “Returns”AstroIntegration
The configured Astro integration.