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
/
tests
/
bundle.test.out
Age
Commit message (
Expand
)
Author
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-01-26
chore: update crates (#9251)
Luca Casonato
2021-01-11
upgrade: swc_bundler 0.19.2 (#9085)
Bartek Iwańczuk
2020-10-23
refactor(cli): move bundle check to new infrastructure (#8071)
Kitson Kelly
2020-06-18
Deno.bundle supports targets < ES2017 (#6346)
Ryan Dahl
2020-06-17
Revert "Deno.bundle supports targets < ES2017. (#6328)" (#6342)
Bartek Iwańczuk
2020-06-17
Deno.bundle supports targets < ES2017. (#6328)
Kitson Kelly
2020-06-04
Revert "feat: format deno bundle output (#5139)" (#6085)
Ryan Dahl
2020-05-07
feat: format deno bundle output (#5139)
Yoshiya Hinosawa
2020-03-04
Migrate internal bundles to System (#4233)
Kitson Kelly
2020-02-26
Bundles can be sync or async based on top level await (#4124)
Kitson Kelly
2020-02-12
Improvements to bundling. (#3965)
Kitson Kelly
2019-11-20
feat: Support named exports on bundles. (#3352)
Kitson Kelly
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly