summaryrefslogtreecommitdiff
path: root/cli/module_graph.rs
AgeCommit message (Expand)Author
2020-06-10fix: several regressions in TS compiler (#6177)Bartek Iwańczuk
2020-05-29refactor: TS compiler and module graph (#5817)Bartek Iwańczuk
2020-05-26fix: parsing of JSX and TSX in SWC (#5870)Bartek Iwańczuk
2020-05-23fix: TSX analysis in module graph loader (#5785)Bartek Iwańczuk
2020-05-22fix: SWC lexer settings and silent errors (#5752)Bartek Iwańczuk
2020-05-22fix: redirects handling in module analysis (#5726)Bartek Iwańczuk
2020-05-21fix: disallow http imports for modules loaded over https (#5680)Bartek Iwańczuk
2020-05-20refactor: reorganize TS compiler (#5603)Bartek Iwańczuk
2020-05-18fix: disable test using 019_media_types (#5589)Bartek Iwańczuk
2020-05-18refactor: rewrite TS dependency analysis in Rust (#5029)Bartek Iwańczuk