swc/bundler/tests
강동윤 c047e0e54d
fix(bundler): Fix bundler (#1427)
swc_bundler:
 - Create variables for export while preparing a module. (denoland/deno#9560)
 - Fix order of statements.
 - Invoke dce multiple time if required. (denoland/deno#9546)

swc_ecma_transforms_optimization:
 - dce: Track modifications correctly.
2021-02-26 18:21:42 +09:00
..
common fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
deno fix(bundler): Fix statement ordering issue (#1264) 2020-12-27 19:02:41 +09:00
deno-exec fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
fixture fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
deno.rs fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
fixture.rs fix(bundler): Fix bugs (#1342) 2021-01-20 16:10:12 +09:00