swc/crates/swc_ecma_minifier/tests/fixture/next/exceljs
Donny/강동윤 7f2a2c1e40
refactor(es/ast): Improve type definitions of patterns (#8532)
**Description:**

 - Copy `AssignmentTarget` from `oxc`.
 - Use `BindingIdentifier` in more places.

**Related issue:**
 
 - Closes #8026
2024-02-05 15:32:52 +09:00
..
input.js refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
mangle.json fix(es/minifier): Don't inline functions if keep_fnames is enabled (#8093) 2023-10-12 00:39:19 +00:00
output.js fix(es/minifier): Abort function inliner if keep_fnames is true (#8145) 2023-10-19 20:20:54 +00:00