Skip to content

Commit b4791eb

Browse files
authored
Update .puppeteerrc.cjs
1 parent 46a2645 commit b4791eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dist/challenge-templates/xss-bot/challenge/.puppeteerrc.cjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
const {join} = require('path');
3+
4+
15
/**
26
* @type {import("puppeteer").Configuration}
37
*/

0 commit comments

Comments
 (0)