Donny/강동윤
|
49b3c2715c
|
refactor(es/minifier): Make rust-analyzer fast, really (#4746)
|
2022-05-23 16:16:05 +09:00 |
|
Donny/강동윤
|
47e6cc5190
|
refactor(es/minifier): Make rust-analyzer faster (#4744)
- We now use a separate crate for testing the minifier. This makes IDE much faster.
|
2022-05-23 15:53:01 +09:00 |
|
Donny/강동윤
|
dc67911f61
|
feat(es/minifier): Implement more skipping rules for sequences (#4716)
|
2022-05-20 16:01:27 +09:00 |
|
Kevin Barabash
|
72fbf692a4
|
fix(es/codegen): Don't add a newline after an arrow body (#4711)
|
2022-05-19 07:12:37 +00:00 |
|
Donny/강동윤
|
73dfa95e5a
|
fix(es/minifier): Fix analysis of assignment patterns (#4712)
|
2022-05-19 05:10:12 +00:00 |
|
Donny/강동윤
|
3bb4b74d94
|
fix(es/minifier): Consider fallthrough while merging swtich cases (#4672)
|
2022-05-16 12:27:24 +00:00 |
|