summaryrefslogtreecommitdiff
path: root/cli/npm/byonm.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-29feat(compile): support "bring your own node_modules" in deno compile (#21377)David Sherret
2023-11-11perf: snapshot runtime ops (#21127)Divy Srivastava
2023-11-04fix(node): use closest package.json to resolve package.json imports (#21075)David Sherret
2023-10-26fix(unstable/byonm): improve error messages (#20987)David Sherret
2023-10-25feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)David Sherret