index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tools
/
vendor
/
build.rs
Age
Commit message (
Collapse
)
Author
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-09-27
fix(cli/vendor): handle assert type json during vendoring (#16059)
Sylvain Cau
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in ↵
David Sherret
memory (#15502)
2022-08-04
fix(vendor): existing import map with bare specifier in remote (#15390)
David Sherret
2022-08-03
fix(vendor): error on dynamic imports that fail to load instead of panicking ↵
David Sherret
(#15391)
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek Iwańczuk
2022-06-14
feat(vendor): support using an existing import map (#14836)
David Sherret
2022-05-23
fix(vendor): handle relative imports when mapped local folder name differs ↵
David Sherret
from remote's (#14465)
2022-05-02
fix(vendor): do not panic on relative specifier with scheme-like folder name ↵
David Sherret
(#14453)
2022-02-18
fix(vendor): do not add absolute specifiers to scopes (#13710)
David Sherret
2022-02-16
feat: deno vendor (#13670)
David Sherret