Minfier
#621
Replies: 1 comment
-
Not sure. I use Terser. But that is nothing special. In general if this is what you care about I Rollup + Terser is still the winner. Things like Vite are cool and ESBuild builds faster but Rollup + Terser is what I trust for benchmarks for the least unnecessary code and smallest bundles. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the best JS minifer for the minimal bundle size and maximal performance?
Beta Was this translation helpful? Give feedback.
All reactions