HeYunfei
|
a1ccc8afdf
|
feat(es/minifier): Make name mangler understand block scoping (#6670)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5090.
- Closes https://github.com/swc-project/swc/issues/5766.
|
2023-01-06 03:14:10 +00:00 |
|
Donny/강동윤
|
bb9fab8d03
|
fix(es/minifier): Abort IIFE invoker completely on eval (#6659)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6628.
|
2022-12-15 07:49:58 +00:00 |
|
Donny/강동윤
|
8b2e1d17e5
|
fix(es/minifier): Abort IIFE invoker on eval (#6478)
**Related issue:**
- https://github.com/vercel/next.js/issues/43052.
|
2022-12-13 04:18:57 +00:00 |
|
Donny/강동윤
|
9752b43f94
|
fix(es/minifier): Use unsafe option for arrow => method (#6521)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6504.
- https://github.com/vercel/next.js/issues/43208.
|
2022-11-29 05:23:55 +00:00 |
|
Donny/강동윤
|
27ae59e77b
|
fix(es/minifier): Make sequential inliner respect resolution order (#6509)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6491.
|
2022-11-29 04:50:15 +00:00 |
|
Austaras
|
1cd7f617f9
|
feat(es/minifier): Inline a lazily initialized var if it's used once (#6237)
|
2022-10-26 06:02:22 +00:00 |
|
Donny/강동윤
|
780b5de678
|
fix(es/minifier): Fix detection of direct eval (#6215)
|
2022-10-21 12:18:10 +09:00 |
|