This commit is contained in:
Jarred Sumner
2025-03-01 00:16:53 -08:00
parent 62e3c05c62
commit df8e0dc239

View File

@@ -70,4 +70,5 @@ pub fn addShimReferences() void {
BodyValueBuffererContext.shim.ref();
_ = @import("LoadLibrary.zig").Bun__LoadLibraryBunString;
_ = &JSC.NodeModuleModule__findPath;
}