Donny/강동윤
|
6d9763e8c0
|
fix(es/renamer): Don't use symbols used by declarations if eval exists (#7116)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6971.
- Closes https://github.com/swc-project/swc/issues/7094.
|
2023-03-22 06:31:43 +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 |
|