summaryrefslogtreecommitdiff
path: root/cli/tools/vendor/build.rs
AgeCommit message (Expand)Author
2022-08-04fix(vendor): existing import map with bare specifier in remote (#15390)David Sherret
2022-08-03fix(vendor): error on dynamic imports that fail to load instead of panicking ...David Sherret
2022-07-01chore: use Rust 1.62.0 (#15028)Bartek IwaƄczuk
2022-06-14feat(vendor): support using an existing import map (#14836)David Sherret
2022-05-23fix(vendor): handle relative imports when mapped local folder name differs fr...David Sherret
2022-05-02fix(vendor): do not panic on relative specifier with scheme-like folder name ...David Sherret
2022-02-18fix(vendor): do not add absolute specifiers to scopes (#13710)David Sherret
2022-02-16feat: deno vendor (#13670)David Sherret