mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* these comments were redundant * better windows support here * slightly better error message * didnt realize this variable already existed * fix node-gyp shim script * move 'windows bin linking shim should work' to its own file * run all lifecycle scripts on windows with bun shell * tidy * clean imports * this seemed missing * remove these comments * fix the shim again * fix posix release ensureTempNodeGypScript * revert this change, it was correct before