aboutsummaryrefslogtreecommitdiff
path: root/test/compress/imports.js
AgeCommit message (Expand)Author
2021-06-13fix corner cases in `parse` & `unused` (#5000)Alex Lam S.L
2021-04-03parse `import.meta` correctly (#4836)Alex Lam S.L
2021-03-13support shorthand key-symbol output (#4768)Alex Lam S.L
2021-03-01fix corner cases with `import` (#4709)...Alex Lam S.L
2021-02-23support `class` literals (#4658)Alex Lam S.L
2021-02-21fix corner case with `import` (#4672)Alex Lam S.L
2021-02-21parse dynamic `import` correctly (#4671)Alex Lam S.L
2021-02-14support `import` statements (#4646)Alex Lam S.L