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