mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: enable HTTP/2 again
This commit is contained in:
@@ -122,6 +122,7 @@ export function task(importMetaMain: boolean, importMetaPath: string) {
|
||||
dummySpan.stop();
|
||||
printTraceResult(dummySpan.traceResult);
|
||||
process.nextTick(whyIsNodeRunning);
|
||||
process.nextTick(() => process.exit(0));
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user