mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Add log
This commit is contained in:
@@ -995,6 +995,8 @@ pub const ModuleLoader = struct {
|
||||
}
|
||||
log.deinit();
|
||||
|
||||
debug("fulfill: {any}", .{specifier});
|
||||
|
||||
Bun__onFulfillAsyncModule(
|
||||
promise,
|
||||
&errorable,
|
||||
|
||||
Reference in New Issue
Block a user