summaryrefslogtreecommitdiff
path: root/cli/resolver.rs
AgeCommit message (Expand)Author
2022-11-25refactor: move lockfile.rs to args module (#16818)David Sherret
2022-11-02refactor: Combine ImportMapResolver and JsxResolver (#16508)Bartek IwaƄczuk
2022-08-24fix: resolve `jsxImportSource` relative to module (#15561)Luca Casonato
2022-06-14feat(vendor): support using an existing import map (#14836)David Sherret
2022-03-23chore: remove all `pub(crate)`s from the cli crate (#14083)David Sherret
2022-02-01refactor: integrate deno_graph breaking changes (#13495)Kitson Kelly
2022-01-13refactor: upgrade to import_map v0.6 (#13368)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-09feat(cli): support React 17 JSX transforms (#12631)Kitson Kelly
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly