Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 59dcb7b

Browse files
committed
Commented screenshots 🚀
1 parent 78b5649 commit 59dcb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ const criticalCss = (src, dest, css) => (
175175
inline: true,
176176
penthouse: {
177177
// DEBUG: decomment to see critical screenshots
178-
screenshots: { basePath: `_critical-screenshots/${dest}`, type: 'jpeg', quality: 20 },
178+
// screenshots: { basePath: `_critical-screenshots/${dest}`, type: 'jpeg', quality: 20 },
179179
renderWaitTime: 30
180180
},
181181
ignore: { rule: [/footer-icon/, /icon-/, /phone-number/] }

0 commit comments

Comments
 (0)