swc/ecmascript/transforms
Donny/강동윤 b0361caa58
feat(es/transforms/optimization): Improve inline_globals (#2479)
swc_ecma_transforms_optimization:
 - `inline_globals`: Support inlining into shorthand properties.
 - `inline_globals`: Support replacing member expressions.

swc:
 - Add an option to disable simplifier when using `inline_globals`.

node_swc:
 - Improve error message on panic.
2021-10-19 14:58:10 +00:00
..
base chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
classes chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
compat fix(es/transforms/compat): Fix handling of private static properties (#2478) 2021-10-19 11:21:13 +00:00
macros perf(es/transforms): Improve performance (#2454) 2021-10-18 12:07:13 +00:00
module chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
optimization feat(es/transforms/optimization): Improve inline_globals (#2479) 2021-10-19 14:58:10 +00:00
proposal chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
react chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
testing chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
tests fix(es/transforms/proposal): Fix type detection (#2431) 2021-10-14 06:19:34 +00:00
typescript chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
Cargo.toml feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
package.json fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
yarn.lock fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00