Donny/강동윤
|
2c861bd9e5
|
feat(es/ast): Improve Id APIs (#4614)
# API Changes
- `Ident` now has `to_id()`. This method is added to allow removing an import.
|
2022-05-11 12:02:14 +09:00 |
|
Donny/강동윤
|
6918e3a4fb
|
test(es/minifier): Postpone tests which can be verified by execution tests (#4600)
|
2022-05-10 14:47:37 +09:00 |
|
Donny/강동윤
|
859dc440b4
|
fix(es/minifier): Preserve more this (#4599)
|
2022-05-10 05:20:36 +00:00 |
|
Donny/강동윤
|
d611d543ea
|
fix(es/fixer): Handle new yield (#4598)
|
2022-05-10 04:17:11 +00:00 |
|
SWC Bot
|
e52c06fe0d
|
chore: Publish crates
|
2022-05-10 03:57:45 +00:00 |
|
Donny/강동윤
|
8944a3bdf5
|
fix(es/minifier): Fix switch with a unknown case (#4597)
|
2022-05-10 03:55:34 +00:00 |
|
SWC Bot
|
20a7304267
|
chore: Publish crates
|
2022-05-10 03:24:33 +00:00 |
|
Donny/강동윤
|
097ff1ddc1
|
fix(es/minifier): Fix with and NaN (#4596)
|
2022-05-10 03:21:43 +00:00 |
|
Donny/강동윤
|
2ab7594b4a
|
fix(es/minifier): Fix switches (#4595)
|
2022-05-09 21:36:09 +00:00 |
|
Donny/강동윤
|
dd09cdf8b1
|
fix(es/minifier): Fix handling of NaN (#4593)
|
2022-05-09 19:08:28 +00:00 |
|
SWC Bot
|
ba406f6120
|
chore: Publish crates
|
2022-05-09 16:38:56 +00:00 |
|
Donny/강동윤
|
3521ce09e7
|
fix(es/minifier): Consider more aliases in sequences pass (#4583)
|
2022-05-09 16:36:40 +00:00 |
|
SWC Bot
|
51d7078175
|
chore: Publish crates
|
2022-05-09 11:27:12 +00:00 |
|
Donny/강동윤
|
8db3442216
|
fix(es/minifier): Unwrap blocks more carefully (#4586)
|
2022-05-09 11:24:53 +00:00 |
|
SWC Bot
|
6833bb9c6d
|
chore: Publish crates
|
2022-05-09 09:17:37 +00:00 |
|
Donny/강동윤
|
7e80c10cba
|
fix(es/minifier): Don't create an invalid labeled statement (#4581)
|
2022-05-09 09:15:12 +00:00 |
|
Donny/강동윤
|
56c3010f6b
|
fix(es/resolver): Fix more try catch issues (#4582)
|
2022-05-09 17:50:30 +09:00 |
|
SWC Bot
|
d9f168687d
|
chore: Publish crates
|
2022-05-09 07:19:45 +00:00 |
|
Donny/강동윤
|
e43689b7d5
|
fix(es/minifier): Preserve more identifiers if eval or with exists (#4580)
|
2022-05-09 07:17:33 +00:00 |
|
SWC Bot
|
c070b43e5d
|
chore: Publish crates
|
2022-05-09 05:45:55 +00:00 |
|
Donny/강동윤
|
7fc9bbccd9
|
feat(config): Make all configuration overridable (#4575)
|
2022-05-09 05:38:27 +00:00 |
|
Donny/강동윤
|
9e79f9ced6
|
fix(es/resolver): Fix handling of a complex try catch (#4574)
|
2022-05-08 10:12:50 +00:00 |
|
Donny/강동윤
|
bf5ee018b3
|
test(es/minifier): Fix test system (#4571)
|
2022-05-08 08:27:14 +00:00 |
|
SWC Bot
|
b6136f80e4
|
chore: Publish crates
|
2022-05-08 06:15:23 +00:00 |
|
Donny/강동윤
|
af368eead2
|
fix(es/minifier): Improve sequential inliner (#4570)
|
2022-05-08 06:12:42 +00:00 |
|
SWC Bot
|
0e26fa41da
|
chore: Publish crates
|
2022-05-08 04:14:16 +00:00 |
|
Austaras
|
b3b6fd448c
|
feat(es/minifier): Remove duplicate control flow in nested blocks (#4569)
|
2022-05-08 13:07:58 +09:00 |
|
SWC Bot
|
f570220ac6
|
chore: Publish crates
|
2022-05-07 16:59:41 +00:00 |
|
Donny/강동윤
|
920d9a7678
|
fix(es/minifier): Fix handling of template literals (#4563)
|
2022-05-08 01:56:38 +09:00 |
|
SWC Bot
|
20ce370049
|
chore: Publish crates
|
2022-05-07 10:13:28 +00:00 |
|
Donny/강동윤
|
f9b6016d4b
|
fix(es/minifier): Distinguish raw and cooked while joining template literals (#4559)
|
2022-05-07 10:10:50 +00:00 |
|
SWC Bot
|
947b1b1232
|
chore: Publish crates
|
2022-05-07 08:24:51 +00:00 |
|
Donny/강동윤
|
c5b4ef4377
|
feat(es/minifier): Drop vars using sequential inliner (#4547)
|
2022-05-07 08:19:56 +00:00 |
|
SWC Bot
|
ec3624c856
|
chore: Publish crates
|
2022-05-07 07:25:42 +00:00 |
|
Austaras
|
5d3a01ad35
|
fix(es/minifier): Skip getter/setter when collapsing vars (#4557)
|
2022-05-07 16:23:13 +09:00 |
|
Donny/강동윤
|
b0efd00f38
|
test(es/minifier): Ignore difference of parens (#4546)
|
2022-05-07 06:08:23 +00:00 |
|
SWC Bot
|
f552c1c11d
|
chore: Publish crates
|
2022-05-06 05:20:01 +00:00 |
|
Kristján Oddsson
|
3d5d234047
|
fix(es/minifier): Respect keepClassNames for class expressions (#4536)
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2022-05-06 05:17:45 +00:00 |
|
Donny/강동윤
|
3d3e3bb1d2
|
test(es/minifier): Categorize more tests (#4538)
|
2022-05-06 13:54:32 +09:00 |
|
SWC Bot
|
e4ce388632
|
chore: Publish crates
|
2022-05-06 04:10:39 +00:00 |
|
Donny/강동윤
|
a6d404a8c2
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
|
SWC Bot
|
00695f4b23
|
chore: Publish crates
|
2022-05-03 07:50:35 +00:00 |
|
SWC Bot
|
88103cc8ec
|
chore: Publish crates
|
2022-04-30 07:03:05 +00:00 |
|
Donny/강동윤
|
50b20496cd
|
refactor(es/minifier): Cleanup (#4489)
|
2022-04-30 07:00:21 +00:00 |
|
SWC Bot
|
cfe6e5fe1b
|
chore: Publish crates
|
2022-04-29 08:42:52 +00:00 |
|
Donny/강동윤
|
09ba3c0e68
|
feat(es/minifier): Add pristine_globals (#4480)
|
2022-04-29 08:40:16 +00:00 |
|
SWC Bot
|
8611b1bf23
|
chore: Publish crates
|
2022-04-29 07:26:21 +00:00 |
|
Donny/강동윤
|
918c9c8a21
|
feat(es/minifier): Drop pure new calls (#4478)
|
2022-04-29 07:22:13 +00:00 |
|
SWC Bot
|
588adf0913
|
chore: Publish crates
|
2022-04-29 06:01:32 +00:00 |
|
Donny/강동윤
|
7a584d755a
|
feat(es/minifier): Consider cost of functions for inlining (#4470)
|
2022-04-29 05:58:59 +00:00 |
|