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