summaryrefslogtreecommitdiff
path: root/cli/tests/bundle.test.out
AgeCommit message (Expand)Author
2020-06-18Deno.bundle supports targets < ES2017 (#6346)Ryan Dahl
2020-06-17Revert "Deno.bundle supports targets < ES2017. (#6328)" (#6342)Bartek IwaƄczuk
2020-06-17Deno.bundle supports targets < ES2017. (#6328)Kitson Kelly
2020-06-04Revert "feat: format deno bundle output (#5139)" (#6085)Ryan Dahl
2020-05-07feat: format deno bundle output (#5139)Yoshiya Hinosawa
2020-03-04Migrate internal bundles to System (#4233)Kitson Kelly
2020-02-26Bundles can be sync or async based on top level await (#4124)Kitson Kelly
2020-02-12Improvements to bundling. (#3965)Kitson Kelly
2019-11-20feat: Support named exports on bundles. (#3352)Kitson Kelly
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly