summaryrefslogtreecommitdiff
path: root/cli/ast/bundle_hook.rs
AgeCommit message (Expand)Author
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-09-08fix(cli): better handling of source maps (#11954)Kitson Kelly
2021-09-07refactor(lsp): use deno_ast and cache swc ASTs (#11780)David Sherret
2021-08-06refactor: make `ParsedModule` implement `Sync` (#11581)David Sherret