summaryrefslogtreecommitdiff
path: root/cli/tsc2.rs
AgeCommit message (Expand)Author
2020-11-03refactor(cli): cleanup compiler snapshot and tsc/module_graph (#8220)Kitson Kelly
2020-10-28fix(cli): restore tripleslash lib refs support (#8157)Kitson Kelly
2020-10-26fix(cli): properly handle roots with extensions that don't match media type (...Kitson Kelly
2020-10-25test(cli): ensure modules can export typed JS files (#8101)Kitson Kelly
2020-10-23refactor: use of lock file in ModuleGraph2 (#8087)Bartek IwaƄczuk
2020-10-23refactor(cli): migrate run and cache to new infrastructure (#7996)Kitson Kelly
2020-10-14refactor(cli): add tsc2 (#7942)Kitson Kelly