mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
### What does this PR do? Two things: - we weren't adding the root package to the `pkg_map`. - `link:` dependency paths in `"snapshots"` weren't being joined with the top level dir. ### How did you verify your code works? Manually and added a test.