swc/spack/tests
강동윤 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
..
deno-std Fix swc_bundler (#1075) 2020-09-16 18:28:10 +09:00
pass fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
fixture.rs fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
package.json bundler: Allow importing and exporting from same module (#1152) 2020-10-09 19:10:25 +09:00