mirror of
https://github.com/swc-project/swc.git
synced 2024-11-25 22:34:04 +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 |
||
---|---|---|
.. | ||
src | ||
tests/__swc_snapshots__/src | ||
Cargo.toml |