swc/crates/swc_ecma_transforms_optimization/tests
Donny/강동윤 1ea965cecb
fix(es/parser): Drop outdated options (#2974)
swc_ecma_parser:
 - Drop flags in `EsConfig`.
 - Drop flags in `TsConfig`.
 - Drop unused variants from `SyntaxError`.
2021-12-05 17:33:34 +09:00
..
dce refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
expr-simplifier refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
const_modules.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
fixture.rs fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00
simplify_dce.rs fix(es/typescript): Run resolver before typescript::strip (#2951) 2021-12-04 02:35:16 +00:00
simplify_inlining.rs fix(es/typescript): Run resolver before typescript::strip (#2951) 2021-12-04 02:35:16 +00:00
simplify.rs fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00