Skip to content

Commit

Permalink
Try setGraphicsMode
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 13, 2024
1 parent 0c68cf2 commit 945a789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/post.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ await fs.writeFile(

console.log('✔ `/rss.xml`')

chromium.setGraphicsMode = false

const browser = await puppeteer.launch(
process.env.AWS_EXECUTION_ENV
? {
Expand Down

0 comments on commit 945a789

Please sign in to comment.