Skip to content

Commit 585a4a9

Browse files
improve unminified info
Co-authored-by: Alex Johnson <[email protected]>
1 parent 0295ff9 commit 585a4a9

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
@@ -100,7 +100,7 @@ The new bundle will be created in the `dist/` directory and named `plotly-<out>.
100100
npm run partial-bundle -- --out myBundleName
101101
```
102102

103-
Use `unminified` option to create an `unminified` bundle.
103+
Use the `unminified` option to disable compression.
104104
```
105105
npm run partial-bundle -- --unminified
106106
```

0 commit comments

Comments
 (0)