mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 00:47:15 +08:00
do not open devtools after browser launch
This commit is contained in:
@@ -79,8 +79,7 @@ export async function mainLoop (hooks) {
|
|||||||
defaultViewport: {
|
defaultViewport: {
|
||||||
width: 1440,
|
width: 1440,
|
||||||
height: 900 - 140,
|
height: 900 - 140,
|
||||||
},
|
}
|
||||||
devtools: true
|
|
||||||
})
|
})
|
||||||
hooks.puppeteerLaunched?.call()
|
hooks.puppeteerLaunched?.call()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user