Skip to content

Commit

Permalink
Upgrade SWC and use React preset (#266)
Browse files Browse the repository at this point in the history
Upgrading SWC deps because we need swc-project/swc#5499 for #252

This also switches from using the JSX preset to the full React preset.

@sokra noticed a drop in performance in #252 and one possible reason is the difference in processing between the SWC versions, or between the presets, so this PR acts as a way to isolate that particular change for benchmarks.
  • Loading branch information
alexkirsz authored Aug 23, 2022
1 parent abdac51 commit dab17ff
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 95 deletions.
Loading

0 comments on commit dab17ff

Please sign in to comment.