swc/ecmascript/transforms/optimization
강동윤 bf445a75c4
fix(swc): Fix bugs (#1372)
swc_ecma_ast:
 - Support import assertions for exports.

swc_ecma_parser:
 - Support import assertions for exports.

swc_ecma_transform_typescript:
 - Strip `declare globals` correctly. (#1383)

spack:
 - Re-enable multi-entry tests.
2021-02-10 17:25:28 +09:00
..
src fix(bundler): Fix bugs (#1346) 2021-01-22 18:39:57 +09:00
tests fix(bundler): Fix bugs (#1349) 2021-01-25 21:15:42 +09:00
Cargo.toml fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00