summaryrefslogtreecommitdiff
path: root/cli/tools/serve.rs
AgeCommit message (Expand)Author
2024-09-26feat: add `--allow-import` flag (#25469)Bartek IwaƄczuk
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-08-14feat(serve): Opt-in parallelism for `deno serve` (#24920)Nathan Whitaker