fix(core): update
This commit is contained in:
parent
a85eb48343
commit
3f359cb58c
@ -71,7 +71,7 @@ export class SmartSSR {
|
||||
renderTimeMeasurement.stop();
|
||||
|
||||
// lets clean up async
|
||||
context.close();
|
||||
await context.close();
|
||||
|
||||
overallTimeMeasurement.stop();
|
||||
console.log(
|
||||
|
Loading…
Reference in New Issue
Block a user