Skip to content

Commit

Permalink
Disable SWC “unused” minification
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Apr 25, 2023
1 parent 7bd1a3f commit adc8334
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .swcrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
"parser": {
"syntax": "typescript",
"tsx": false
},
"minify": {
"compress": {
"unused": true
}
}
}
}

0 comments on commit adc8334

Please sign in to comment.