mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
fix build
This commit is contained in:
@@ -70,7 +70,7 @@ pub const include_filename_in_jsx = false;
|
||||
|
||||
pub const verbose_analytics = false;
|
||||
|
||||
pub const disable_compression_in_http_client = true;
|
||||
pub const disable_compression_in_http_client = false;
|
||||
|
||||
// Not sure why...
|
||||
// But this is slower!
|
||||
|
||||
Reference in New Issue
Block a user