swc/spack/tests/pass/import
강동윤 17f17e82e6
fix(bundler): Fix bugs (#1342)
swc_bundler:
 - Add a testing system for constant inliner.

swc_ecma_transforms_optimization:
 - const_propagation: Handle export specifiers.
 - const_propagation: Handle inlining of variables whose initializer is inlined.
 - dce: Allow dropping identifiers used in `exported` part of export specifiers.
2021-01-20 16:10:12 +09:00
..
commons-default fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
commons-named fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
computed-key bundler: Fix issues (#1212) 2020-11-19 20:42:56 +09:00
default fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
name-conflict/simple fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
namespace fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
resursive Fix import of common js modules (#969) 2020-08-15 17:19:17 +09:00
simple-alias fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
simple-decl bundler: Fix issues (#1212) 2020-11-19 20:42:56 +09:00
star-export fix(bundler): Fix bugs (#1342) 2021-01-20 16:10:12 +09:00
star-use bundler: Fix issues (#1212) 2020-11-19 20:42:56 +09:00
top-level-require spack: super-fast bundler (#825) 2020-06-13 23:09:45 +09:00