fix(core): update
This commit is contained in:
parent
bcd69059f8
commit
7c851b5ed2
@ -51,6 +51,7 @@ export class SmartSSR {
|
||||
renderTimeMeasurement.start();
|
||||
await page.goto(urlArg, {
|
||||
waitUntil: 'networkidle2',
|
||||
timeout: 0
|
||||
});
|
||||
|
||||
let screenshotBuffer: Buffer;
|
||||
|
Loading…
Reference in New Issue
Block a user