mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 21:32:05 +00:00
Merge branch 'main' into jarred/process-change
This commit is contained in:
@@ -1722,7 +1722,7 @@ pub const VirtualMachine = struct {
|
||||
"../",
|
||||
};
|
||||
|
||||
break :name bun.path.joinAbsStringBuf(
|
||||
break :name bun.path.joinAbsStringBufZTrailingSlash(
|
||||
jsc_vm.bundler.fs.top_level_dir,
|
||||
&specifier_cache_resolver_buf,
|
||||
&parts,
|
||||
|
||||
Reference in New Issue
Block a user