feat: add visual quality rules to frontend-developer agent + new screenshot page
This commit is contained in:
@@ -27,6 +27,7 @@ const VIEWPORTS = [
|
||||
const PAGES = [
|
||||
{ name: 'homepage', path: '/' },
|
||||
{ name: 'admin-login', path: '/admin/login' },
|
||||
{ name: 'product', path: '/product.php?slug=domo-glamping-pvc-d5m' },
|
||||
];
|
||||
|
||||
const SCREENSHOT_BASE = path.join(__dirname, '..', 'visual');
|
||||
|
||||
Reference in New Issue
Block a user