fix(core): update
This commit is contained in:
@@ -55,7 +55,7 @@ export class SmartSSR {
|
||||
if (this.options.debug) {
|
||||
screenshotBuffer = await page.screenshot({
|
||||
encoding: 'binary',
|
||||
});
|
||||
}) as Buffer;
|
||||
}
|
||||
|
||||
await page.$eval('body', serializeFunction);
|
||||
|
||||
Reference in New Issue
Block a user