mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
merge
This commit is contained in:
@@ -1550,6 +1550,7 @@ pub const ModuleLoader = struct {
|
||||
.specifier = input_specifier,
|
||||
.source_url = input_specifier.createIfDifferent(path.text),
|
||||
.hash = 0,
|
||||
.module_info = null,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user