swc/spack/tests/pass/circular
강동윤 8a01e2b7b6
Fix spack (#1016)
swc_ecma_transforms:
 - Add tests for #898 
 - dce preserves `export * from 'foo';`

swc_bundler:
 - Fix some concurrency bugs
 - Run dce only once
 - Handle `export * from 'foo'`
 - Handle namespace imports with computed key
 - Add some unit tests for `plan`
 - Handle export default decl
 - Handle simple coomon dependencies properly
2020-09-03 22:45:42 +09:00
..
complex-class-function Fix spack (#1016) 2020-09-03 22:45:42 +09:00
hygiene/class-inheritance swc_bundler (#943) 2020-08-12 22:18:47 +09:00
many/input swc_bundler (#943) 2020-08-12 22:18:47 +09:00
mixed Fix spack (#1016) 2020-09-03 22:45:42 +09:00
simple swc_bundler (#943) 2020-08-12 22:18:47 +09:00
top-level-idents swc_bundler (#943) 2020-08-12 22:18:47 +09:00