mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 17:09:07 +08:00
use initPuppeteer to check if it has import correct
This commit is contained in:
@@ -14,7 +14,7 @@ ensureConfigFileExist()
|
||||
|
||||
const isRunFromUi = Boolean(process.env.MAIN_BOSSGEEKGO_UI_RUN_MODE)
|
||||
let puppeteer, StealthPlugin
|
||||
async function initPuppeteer () {
|
||||
export async function initPuppeteer () {
|
||||
// production
|
||||
if (
|
||||
isRunFromUi
|
||||
|
||||
Reference in New Issue
Block a user