Merge branch 'main' into jarred/process-change

This commit is contained in:
Jarred Sumner
2024-02-14 20:09:03 -08:00
48 changed files with 521 additions and 236 deletions

View File

@@ -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,