Alex Lam S.L
|
68d62a8a31
|
enable --module by default (#5738)
- fix corner case in `mangle`
|
2022-11-22 02:25:34 +08:00 |
|
Alex Lam S.L
|
94a954c3d1
|
minor clean-ups (#5701)
|
2022-10-06 02:06:21 +08:00 |
|
Alex Lam S.L
|
d67daa8314
|
support string namespace in import & export (#5570)
|
2022-07-20 05:55:38 +08:00 |
|
Alex Lam S.L
|
0b808f6428
|
parse import expressions correctly (#5551)
fixes #5550
|
2022-07-08 19:25:30 +08:00 |
|
Alex Lam S.L
|
b2bc2e1173
|
parse export & import statements correctly (#5550)
fixes #5548
|
2022-07-08 04:04:56 +08:00 |
|
Alex Lam S.L
|
b92a89f325
|
fix corner case in conditionals (#5548)
|
2022-07-07 21:28:33 +08:00 |
|
Alex Lam S.L
|
9a58270b70
|
enhance imports (#5287)
|
2022-01-12 16:24:04 +08:00 |
|
Alex Lam S.L
|
f8b2215145
|
fix corner cases in parse & unused (#5000)
|
2021-06-13 00:10:01 +08:00 |
|
Alex Lam S.L
|
cf38b52afa
|
parse import.meta correctly (#4836)
|
2021-04-03 04:31:29 +08:00 |
|
Alex Lam S.L
|
241113200e
|
support shorthand key-symbol output (#4768)
|
2021-03-13 15:37:01 +08:00 |
|
Alex Lam S.L
|
ec0440f264
|
fix corner cases with import (#4709)
fixes #4708
|
2021-03-01 07:13:49 +08:00 |
|
Alex Lam S.L
|
d68d155f93
|
support class literals (#4658)
|
2021-02-23 22:55:08 +08:00 |
|
Alex Lam S.L
|
bfe3a8b516
|
fix corner case with import (#4672)
|
2021-02-21 10:00:34 +08:00 |
|
Alex Lam S.L
|
ae09773ba0
|
parse dynamic import correctly (#4671)
|
2021-02-21 06:54:15 +08:00 |
|
Alex Lam S.L
|
b7219ac489
|
support import statements (#4646)
|
2021-02-14 04:26:43 +08:00 |
|