mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +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) |
||
---|---|---|
.. | ||
class.rs | ||
decl.rs | ||
expr.rs | ||
function.rs | ||
ident.rs | ||
jsx.rs | ||
lib.rs | ||
lit.rs | ||
macros.rs | ||
module_decl.rs | ||
module.rs | ||
operators.rs | ||
pat.rs | ||
prop.rs | ||
stmt.rs | ||
typescript.rs |