mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
js: no longer provide our own 'detect-libc' (#18138)
This commit is contained in:
@@ -53,7 +53,6 @@ static constexpr ASCIILiteral builtinModuleNamesSortedLength[] = {
|
||||
"_http_agent"_s,
|
||||
"_tls_common"_s,
|
||||
"async_hooks"_s,
|
||||
"detect-libc"_s,
|
||||
"fs/promises"_s,
|
||||
"querystring"_s,
|
||||
"_http_client"_s,
|
||||
|
||||
Reference in New Issue
Block a user