Skip to content

Commit

Permalink
Merge pull request #406 from GSA/lc/revert-update
Browse files Browse the repository at this point in the history
Revert Puppeteer update
  • Loading branch information
luke-at-flexion authored Nov 18, 2024
2 parents 90c00ff + c16029c commit 179024f
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 592 deletions.
2 changes: 1 addition & 1 deletion libs/browser/src/puppeteer.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const PuppeteerService = {

// Arguments to pass on to Puppeteer
puppeteerArgs: {
acceptInsecureCerts: true,
ignoreHTTPSErrors: true,
args: ['--no-sandbox', '--enable-logging', '--v=1'],
},
},
Expand Down
Loading

0 comments on commit 179024f

Please sign in to comment.