summaryrefslogtreecommitdiff
path: root/cli/js/util.ts
AgeCommit message (Expand)Author
2020-02-19fix: emit when bundle contains single module (#4042)Kitson Kelly
2020-01-20Use globalThis to reference global scope (#3719)Kitson Kelly
2020-01-08Runtime Compiler API (#3442)Kitson Kelly
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-24Drop unnecessary Object.assign from createResolvable() (#3548)Kevin (Kun) "Kassimo" Qian
2019-11-20feat: Support named exports on bundles. (#3352)Kitson Kelly
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl