swc/ecmascript/transforms/optimization
강동윤 6a1c3da326
fix(bundler): Fix bugs (#1346)
swc_bundler:
 - Fix keywords pass.

swc_ecma_transforms_optimization:
 - Remove `dbg!`.
 - `constant_propagation`: Inline only injected variables.
2021-01-22 18:39:57 +09:00
..
src fix(bundler): Fix bugs (#1346) 2021-01-22 18:39:57 +09:00
tests fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
Cargo.toml fix(es): Move and rename JscTarget (#1343) 2021-01-20 19:43:56 +09:00