aboutsummaryrefslogtreecommitdiff
path: root/test/cli/install/bun-run.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-26Fix the crash when importing a module that does not exist. (#4348)Gravatar Ai Hoshino 1-0/+22
2023-07-30Support `bun .` to run the entry point (#3891)Gravatar Jarred Sumner 1-4/+68
2023-07-04[install] fix run-time module loading (#3510)Gravatar Alex Lam S.L 1-16/+92
2023-06-30[install] handle `workspace:` specifier correctly (#3474)Gravatar Alex Lam S.L 1-8/+8
2023-06-28[install] workaround run-time module loading issue (#3432)Gravatar Alex Lam S.L 1-0/+96