mirror of
https://github.com/swc-project/swc.git
synced 2024-11-29 11:47:21 +03:00
7ad004e189
**Description:** This pull request fixes `bugfix/transform-safari-id-destructuring-collision-in-function-expression` module. Previously the transform ignored code inside of function which did not have specified identifier. Now the visitor should go through the content of the nameless functions. **Related issue:** - Closes #8788 |
||
---|---|---|
.. | ||
async_arrows_in_class.rs | ||
edge_default_param.rs | ||
lib.rs | ||
safari_id_destructuring_collision_in_function_expression.rs | ||
template_literal_caching.rs |