We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e5cf3 commit 3741d63Copy full SHA for 3741d63
README.md
@@ -4,7 +4,7 @@ This is an experimental code size optimizer for JavaScript based on [the Oxc par
4
5
[**Try online**](https://kermanx.com/jsshaker) | [**CLI**](https://www.npmjs.com/package/jsshaker) | [**Bundler Plugin**](https://www.npmjs.com/package/rollup-plugin-jsshaker)
6
7
-- Up to 30% size reduction on real-world apps (compared to Rollup)
+- Up to 25% size reduction on real-world apps (compared to Rollup)
8
- Supports latest JavaScript features
9
10
## Examples
0 commit comments