Donny/강동윤
|
a7f0e84bbf
|
feat(es/minifier): Drop useless assignments (#3528)
testing:
- Allow skipping diff using an environment variable `DIFF`.
swc_ecma_minifier:
- `pure`: Drop useless assignemnts.
|
2022-02-11 08:43:48 +00:00 |
|
Donny/강동윤
|
292add7d26
|
fix(es/minifier): Make sequences less aggressive (#3480)
swc_ecma_minifier:
- `sequences`: Abort on RHS contains the left id.
|
2022-02-08 19:10:22 +09:00 |
|
Donny/강동윤
|
0371c41b7c
|
fix(es/minifier): Fix mapbox (#3463)
swc_ecma_minifier:
- `mangler`: Handle the identifiers of class expressions correctly.
|
2022-02-07 13:43:00 +09:00 |
|