make find-chrome-bin as external dependencies to resolve production build runtime error

This commit is contained in:
geekgeekrun
2024-02-25 14:39:48 +08:00
parent 1557ed26b9
commit 17cdbd871c
6 changed files with 55 additions and 5 deletions
@@ -1,4 +1,4 @@
export * as puppeteerExtra from 'puppeteer-extra'
export * as PuppeteerExtraPluginStealth from 'puppeteer-extra-plugin-stealth'
export * as puppeteerManager from '@puppeteer/browsers'
export * as findChromeBin from 'find-chrome-bin'