windows: fix bundler reliability and nuke WSL-based codegen scripts (#8890)

* bruh

* yeaaahhhhhhhhhhhhhhhhhhhhhhhhhhh

* revisions

* yeah

* fix

* make no codegen do less things
This commit is contained in:
dave caruso
2024-02-13 20:33:24 -08:00
committed by GitHub
parent 04a6ebaa17
commit aba37525a6
18 changed files with 132 additions and 60 deletions

View File

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