Commit Graph

3689 Commits

Author SHA1 Message Date
SWC Bot
a6ca119c3f chore: Publish crates 2022-04-23 04:29:04 +00:00
Alexander Akait
cf3be649bb
fix(html/parser): Parse foreign attributes (#4400) 2022-04-23 04:26:32 +00:00
SWC Bot
82069d1804 chore: Publish crates 2022-04-23 03:53:14 +00:00
Alexander Akait
63a6280e8f
feat(html/minifier): Initialize crate (#4403) 2022-04-23 03:50:59 +00:00
SWC Bot
258c019f1f chore: Publish crates 2022-04-22 11:23:05 +00:00
Alexander Akait
7332dce4f8
feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00
SWC Bot
9dc30a5bc4 chore: Publish crates 2022-04-22 10:39:46 +00:00
Donny/강동윤
efdf93d910
chore(es/minifier): Add a script to instrument real-world inputs (#4399) 2022-04-22 10:37:04 +00:00
SWC Bot
0997081ef9 chore: Publish crates 2022-04-22 09:25:50 +00:00
Donny/강동윤
5134b4f9be
test(es): Add tests for .swcrc (#4398) 2022-04-22 18:23:04 +09:00
SWC Bot
3afc4aec6f chore: Publish crates 2022-04-22 05:58:47 +00:00
Donny/강동윤
60efb7e9c7
chore(plugin): Add a benchmark (#4397) 2022-04-22 14:52:55 +09:00
Donny/강동윤
11a5ad5be5 chore: Publish v1.2.171 2022-04-22 12:21:49 +09:00
Donny/강동윤
971351fe93 chore: Publish crates 2022-04-22 10:50:25 +09:00
SWC Bot
15aad03bff chore: Publish crates 2022-04-22 01:46:47 +00:00
Donny/강동윤
375cc5975a
fix(es/minifier): Disable conditionals by default (#4391) 2022-04-22 10:44:53 +09:00
Donny/강동윤
6b1501cf0f chore: Publish crates 2022-04-22 10:44:27 +09:00
Pig Fang
59f63da560
feat(es/parser): Reject await expr with ** (#4395) 2022-04-22 01:40:14 +00:00
SWC Bot
ee959ee2f6 chore: Publish crates 2022-04-21 13:12:02 +00:00
Donny/강동윤
139ac24c46
fix(es/codegen): Allow non-ascii character in more places (#4394) 2022-04-21 13:09:05 +00:00
SWC Bot
7d23492b16 chore: Publish crates 2022-04-21 10:02:50 +00:00
Austaras
8cf3ddda6c
feat(es/minifier): Improve handling of switches (#4260) 2022-04-21 10:00:25 +00:00
SWC Bot
2033b788a1 chore: Publish crates 2022-04-21 07:26:10 +00:00
Donny/강동윤
87859e373d
fix(es/minifier): Preserve more labels (#4380) 2022-04-21 07:23:50 +00:00
SWC Bot
c156178523 chore: Publish crates 2022-04-21 06:58:54 +00:00
Donny/강동윤
b9cba1ad4d
test(es/parser): Add a test for a fixed issue (#4388) 2022-04-21 06:56:34 +00:00
SWC Bot
a4c708858e chore: Publish crates 2022-04-20 18:01:05 +00:00
OJ Kwon
46e88a303f
fix(plugin): Align deps for the plugin (#4384) 2022-04-20 17:58:43 +00:00
Donny/강동윤
000e31b3cd chore: Fix CI, really 2022-04-21 02:41:01 +09:00
Donny/강동윤
11012d07e5 chore: Fix CI 2022-04-21 01:37:39 +09:00
SWC Bot
24c2f6e906 chore: Publish crates 2022-04-20 16:12:24 +00:00
Satish Srinivasan
805238ae30
fix(es): Fix CI (#4385)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2022-04-21 01:08:01 +09:00
SWC Bot
be085bfb17 chore: Publish crates 2022-04-20 14:33:47 +00:00
Satish Srinivasan
a06c55930f
fix(common): Ignore extraneous mapping of 1, 0 => 0, 0 (#4381) 2022-04-20 23:31:06 +09:00
Donny/강동윤
dc84153ab5 chore: Publish crates 2022-04-20 23:15:56 +09:00
Donny/강동윤
234e380580 chore: Fix wasm publish script 2022-04-20 22:54:05 +09:00
SWC Bot
4f7778930e chore: Publish crates 2022-04-20 13:39:40 +00:00
Donny/강동윤
922299a490
fix(es/minifier): Don't drop labels if required (#4370) 2022-04-20 13:34:21 +00:00
SWC Bot
723eaa6e1e chore: Publish crates 2022-04-20 08:07:56 +00:00
OJ Kwon
8419b60430
fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
Donny/강동윤
a5c2976625 chore: Publish v1.2.170 2022-04-20 16:45:21 +09:00
SWC Bot
d71e17368b chore: Publish crates 2022-04-20 07:43:05 +00:00
Donny/강동윤
203dde9c6b
perf(es/minifier): Fix default of TerserCompressorOptions (#4378) 2022-04-20 16:35:11 +09:00
SWC Bot
e19b8d0133 chore: Publish crates 2022-04-20 06:54:21 +00:00
Donny/강동윤
4a8b1dad1d
test(es/minifier): Organize tests (#4375) 2022-04-20 15:52:03 +09:00
Donny/강동윤
d87bc6e595 chore: Publish v1.2.169 2022-04-20 14:07:36 +09:00
Donny/강동윤
15efe48784 chore: Publish crates 2022-04-20 13:18:26 +09:00
SWC Bot
55708ba272 chore: Publish crates 2022-04-19 22:16:46 +00:00
Hannes Bornö
3bdf5a8960
fix(es/lexer): Fix handling of object properties with the name function (#4374) 2022-04-20 07:14:20 +09:00
SWC Bot
e00ac7e38f chore: Publish crates 2022-04-19 22:05:01 +00:00