Skip to content

Commit 0295ff9

Browse files
improve transforms none info
Co-authored-by: Alex Johnson <[email protected]>
1 parent ac0cd7a commit 0295ff9

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
@@ -89,7 +89,7 @@ Use the `transforms` option to specify which should be included.
8989
npm run partial-bundle -- --transforms sort,filter
9090
```
9191

92-
Use `transforms none` option to exclude all transforms.
92+
Or use `transforms none` to exclude them all.
9393
```
9494
npm run partial-bundle -- --transforms none
9595
```

0 commit comments

Comments
 (0)