Skip to content

Commit 3741d63

Browse files
committed
docs: fix README
1 parent 60e5cf3 commit 3741d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is an experimental code size optimizer for JavaScript based on [the Oxc par
44

55
[**Try online**](https://kermanx.com/jsshaker) | [**CLI**](https://www.npmjs.com/package/jsshaker) | [**Bundler Plugin**](https://www.npmjs.com/package/rollup-plugin-jsshaker)
66

7-
- Up to 30% size reduction on real-world apps (compared to Rollup)
7+
- Up to 25% size reduction on real-world apps (compared to Rollup)
88
- Supports latest JavaScript features
99

1010
## Examples

0 commit comments

Comments
 (0)