Skip to content

Commit

Permalink
chore: Update swc_core to v0.90.21 (#63031)
Browse files Browse the repository at this point in the history
### What?

- Update `swc_core` to fix performance regression caused by the creation
of the `tokio` runtime.

This PR practically reverts
#62441.

 - Apply various minifier bug fixes.

   - swc-project/swc#8730
   - swc-project/swc#8733
   - swc-project/swc#8725
   - swc-project/swc#8726
   - swc-project/swc#8727

- Apply swc-project/plugins#271 (Closes
PACK-2714)


### Why?

Someone reported a performance regression. See
swc-project/swc#8708

### How?

Closes PACK-2693

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
  • Loading branch information
kdy1 and sokra committed Mar 13, 2024
1 parent ed893fa commit 013ba06
Show file tree
Hide file tree
Showing 5 changed files with 150 additions and 166 deletions.
Loading

0 comments on commit 013ba06

Please sign in to comment.