aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/install (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-19repopulate `alias_map` correctly (#1847)Gravatar Alex Lam S.L 3-42/+210
2023-01-19Improve error message when a workspace is not foundGravatar Jarred Sumner 1-0/+37
2023-01-19parse dependency specifier correctly (#1840)Gravatar Alex Lam S.L 1-3/+45
2023-01-18support npm dependency aliasing (#1837)Gravatar Alex Lam S.L 1-10/+144
2023-01-17[test] Add helper for bun envGravatar Jarred Sumner 1-6/+2
2023-01-17bun install tests shouldn't fail due to terminal colorsGravatar Jarred Sumner 1-38/+35
2023-01-16[bun install] Make it print `workspace:` instead of `workspace://`Gravatar Jarred Sumner 1-143/+231
2023-01-14fix life-cycle script execution (#1799)Gravatar Alex Lam S.L 1-25/+90
2023-01-14support installation of NPM workspaces (#1764)Gravatar Alex Lam S.L 1-44/+300
2022-12-26[install] specify `auth-type` (#1667)Gravatar Alex Lam S.L 1-0/+4
2022-12-26[install] use specified base URL as default fallback within scopes (#1665)Gravatar Alex Lam S.L 2-0/+85