fix(install): isolated install aliased dependency name fix (#21138)

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
This commit is contained in:
Dylan Conway
2025-07-19 04:59:52 -04:00
committed by GitHub
parent a1c0f74037
commit 1a9bc5da09
20 changed files with 901 additions and 170 deletions

View File

@@ -1,2 +1,5 @@
[test]
preload = "./preload.ts"
[install]
linker = "isolated"