summaryrefslogtreecommitdiff
path: root/cli/js/compiler_bundler.ts
AgeCommit message (Expand)Author
2020-03-11reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310)Bartek Iwańczuk
2020-03-05move Web APIs to cli/js/web/Bartek Iwańczuk
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
2020-01-27refactor: isomorphic snapshot for CLI (#3728)Bartek Iwańczuk
2020-01-22Reland "Create an old program to be used in snapshot." (#3747)Bartek Iwańczuk
2020-01-21Revert "Create an old program to be used in snapshot. (#3644)"Ry Dahl
2020-01-12Create an old program to be used in snapshot. (#3644)Kitson Kelly
2020-01-08Runtime Compiler API (#3442)Kitson Kelly