swc/ecmascript/utils
강동윤 688d16f228
Import assertion / json modules (#1100)
swc_atoms:
 - Add "assert".

swc_ecma_ast
 - Add a field to an import declaration.

swc_ecma_parser:
 - Parse assertions in import statements.
 - Parse assertions in top-level dynamic imports.
 - Parse assertions in non-top-level dynamic imports.

swc_ecma_transforms:
 - Fix compilation.
2020-09-23 14:27:27 +09:00
..
src Improve performance of swc (#992) 2020-08-24 10:42:12 +09:00
Cargo.toml Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00