Donny/강동윤
|
8c4873f81e
|
test(es/minifier): Remove mangle-only snapshots (#5979)
**Description:**
We don't have to store snapshots of all fixtures.
|
2022-09-28 21:35:52 +09:00 |
|
Donny/강동윤
|
93964a82ea
|
test(es/minifier): Remove analysis snapshot (#5939)
**Description:**
This PR removes analysis snapshots as it disturbs code review process
|
2022-09-23 13:14:42 +09:00 |
|
Donny/강동윤
|
e9c704182b
|
feat(es/minifier): Improve analysis of reassignments (#5931)
|
2022-09-22 10:22:18 +00:00 |
|
Donny/강동윤
|
e303f7e853
|
fix(es/minifier): Fix analysis of assignments (#5924)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5910
|
2022-09-21 11:33:25 +00:00 |
|
Donny/강동윤
|
a9873e505d
|
perf(es/minifier): Optimize analyzer (#5908)
|
2022-09-20 08:21:39 +00:00 |
|
Austaras
|
8567a38c4a
|
feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832)
|
2022-09-13 03:52:47 +00:00 |
|
Donny/강동윤
|
32a73fbf22
|
fix(es/minifier): Fix calculation of character frequency (#5772)
|
2022-09-07 04:46:21 +00:00 |
|
Donny/강동윤
|
60ce462215
|
feat(es/minifier): Align name mangler with terser (#5763)
|
2022-09-06 21:37:58 +09:00 |
|
Donny/강동윤
|
d81fe67e4b
|
feat(es/minifier): Improve gzipped size (#5631)
|
2022-08-26 05:23:01 +00:00 |
|
Austaras
|
d2f3e29bb0
|
feat(es/minifier): Ignore recursive usage for function calls and pure calls (#5526)
|
2022-08-17 23:24:10 +00:00 |
|
Donny/강동윤
|
3943eb24d1
|
feat(es/minifier): Consider char frequencies (#5375)
|
2022-08-03 10:20:17 +00:00 |
|
Donny/강동윤
|
7f69b9c80f
|
test(es/minifier): Add snapshots for the mangler (#4823)
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
|
2022-05-27 07:32:23 +00:00 |
|
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/강동윤
|
36ff4f735f
|
test(es/minifier): Add size tests using dbg-swc (#4664)
|
2022-05-16 03:01:53 +00:00 |
|
Donny/강동윤
|
a6d404a8c2
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
|
Donny/강동윤
|
4a8b1dad1d
|
test(es/minifier): Organize tests (#4375)
|
2022-04-20 15:52:03 +09:00 |
|