mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
28bb61fb8d
spack: - Add ability to exclude module from the bundle. (#1385) swc_ecma_ast: - Make `Param.decorators` optional. (#1603). swc_ecma_transforms_compat: - Fix super calls in seq exprs in a class. (#1617) swc_ecma_transforms_module: - `common_js`: Fix dynamic imports. (#1614) swc_ecma_transforms_typescript: - Fix common js imports. (#1593) |
||
---|---|---|
.. | ||
es2015_arrow.rs | ||
es2015_classes.rs | ||
es2015_computed_props.rs | ||
es2015_destructuring.rs | ||
es2015_duplicated_keys.rs | ||
es2015_for_of.rs | ||
es2015_parameters.rs | ||
es2015_regenerator.rs | ||
es2015_spread.rs | ||
es2015_template_literals.rs | ||
es2017_async_to_generator.rs | ||
es2018_object_rest_spread.rs | ||
es2020_class_properties.rs | ||
es2020_optional_chaining.rs |