mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
We need to explicitly flush now
This commit is contained in:
@@ -33,7 +33,7 @@ function t(a, b) {
|
||||
return !0;
|
||||
}
|
||||
function ba(a) {
|
||||
// a.flush(false);
|
||||
a.flush(false);
|
||||
}
|
||||
var ca = new TextEncoder();
|
||||
function u(a) {
|
||||
|
||||
Reference in New Issue
Block a user