We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0cd7a commit 0295ff9Copy full SHA for 0295ff9
README.md
@@ -89,7 +89,7 @@ Use the `transforms` option to specify which should be included.
89
npm run partial-bundle -- --transforms sort,filter
90
```
91
92
-Use `transforms none` option to exclude all transforms.
+Or use `transforms none` to exclude them all.
93
94
npm run partial-bundle -- --transforms none
95
0 commit comments