Skip to content

Commit adc8334

Browse files
committed
Disable SWC “unused” minification
1 parent 7bd1a3f commit adc8334

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.swcrc

-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"parser": {
1212
"syntax": "typescript",
1313
"tsx": false
14-
},
15-
"minify": {
16-
"compress": {
17-
"unused": true
18-
}
1914
}
2015
}
2116
}

0 commit comments

Comments
 (0)