fix(core): update
This commit is contained in:
@ -69,6 +69,8 @@ export class SmartSSR {
|
||||
await context.close();
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
await browser.stop();
|
||||
return;
|
||||
}
|
||||
await browser.stop();
|
||||
|
||||
|
Reference in New Issue
Block a user