mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 14:22:01 +00:00
js: no longer provide our own 'detect-libc' (#18138)
This commit is contained in:
@@ -68,7 +68,6 @@ static constexpr ASCIILiteral builtinModuleNames[] = {
|
||||
"console"_s,
|
||||
"constants"_s,
|
||||
"crypto"_s,
|
||||
"detect-libc"_s,
|
||||
"dgram"_s,
|
||||
"diagnostics_channel"_s,
|
||||
"dns"_s,
|
||||
|
||||
Reference in New Issue
Block a user