Skip to content

Commit e75d1ae

Browse files
authored
docs: update README with installation command for plugin
1 parent 3741d63 commit e75d1ae

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
@@ -2,7 +2,7 @@
22

33
This is an experimental code size optimizer for JavaScript based on [the Oxc parser](https://oxc.rs).
44

5-
[**Try online**](https://kermanx.com/jsshaker) | [**CLI**](https://www.npmjs.com/package/jsshaker) | [**Bundler Plugin**](https://www.npmjs.com/package/rollup-plugin-jsshaker)
5+
[**Try online**](https://kermanx.com/jsshaker) | [**CLI**](https://www.npmjs.com/package/jsshaker) | [**Bundler Plugin**](https://www.npmjs.com/package/rollup-plugin-jsshaker) `pnpm i -D rollup-plugin-jsshaker`
66

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

0 commit comments

Comments
 (0)