Cloud function with puppeteer error
Contents
|
|
|
|
.gitignore 加上 .cache
package.json加入以下script, 會在cloud function執行前做預處理 https://cloud.google.com/appengine/docs/standard/nodejs/running-custom-build-step?hl=zh-cn#example
|
|
來源
https://thinkdrastic.net/journal/2023/01/13/using-puppeteer-19-on-google-cloud-functions/