summaryrefslogtreecommitdiff
path: root/cli/args/import_map.rs
AgeCommit message (Expand)Author
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-04-23fix(workspace): provide workspace members as 'imports' in import map (#23492)Bartek Iwańczuk
2024-04-19refactor: move redirect handling into deno_graph (#23444)David Sherret
2024-02-24fix(lsp): import map expansion (#22553)David Sherret
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-17feat(unstable): Workspaces support (#20410)Bartek Iwańczuk
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-25fix: support import map specified as data uri (#17531)David Sherret
2023-01-25feat: embed import map in the config file (#17478)Bartek Iwańczuk