Donny/강동윤
|
743a1aab4f
|
feat(es/minfiier): Compute more with sequential inliner (#6169)
|
2022-10-27 00:50:52 +00:00 |
|
Donny/강동윤
|
f2e8f98d38
|
feat(es/minifier): Skip function declarations in sequential inliner (#6147)
|
2022-10-18 02:51:05 +00:00 |
|
Donny/강동윤
|
3f0fcf4fa9
|
feat(es/minifier): Make sequential inliner self-repeat (#6168)
|
2022-10-18 02:13:39 +00:00 |
|
Austaras
|
b40d486253
|
fix(es/minifier): Consider function body cost while inlining function (#5342)
|
2022-10-15 05:47:56 +00:00 |
|
Donny/강동윤
|
3d271e82a2
|
fix(es/minifier): Preserve return values of recursive IIFE (#6142)
**Description:**
This PR fixes the logic for dropping return values of IIFE.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6141.
|
2022-10-14 09:32:56 +09:00 |
|
Donny/강동윤
|
3a29bfee9b
|
feat(es/minifier): Change default pass limit to 3 (#6138)
|
2022-10-14 08:00:32 +09:00 |
|