Changes Pupeteer screenshot mechanism, updates dependencies, fix docs, add fallback for screenshot, add dev script

This commit is contained in:
Alicia Sykes
2023-07-22 14:15:22 +01:00
parent 1b5309c27b
commit 38fb1a1d4b
6 changed files with 5574 additions and 453 deletions

View File

@@ -276,8 +276,8 @@ const docs: Doc[] = [
{
id: "features",
title: "Features",
description: '',
use: "",
description: 'Checks which core features are present on a site. If a feature as marked as dead, that means it\'s not being actively used at load time',
use: "This is useful to understand what a site is capable of, and what technologies to look for",
resources: [],
screenshot: 'https://i.ibb.co/gP4P6kp/wc-features.png',
},