mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-12 02:19:55 +08:00
fix the issue that findChromeBin not support commonjs so when import a error is thrown so that app cannot launch
This commit is contained in:
@@ -2,6 +2,5 @@ Object.assign(module.exports, {
|
||||
puppeteerExtra: require('puppeteer-extra'),
|
||||
PuppeteerExtraPluginStealth: require('puppeteer-extra-plugin-stealth'),
|
||||
puppeteerManager: require('@puppeteer/browsers'),
|
||||
findChromeBin: require('find-chrome-bin'),
|
||||
typeorm: require('typeorm')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user