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 585a4a9 commit 6bf3974Copy full SHA for 6bf3974
README.md
@@ -106,7 +106,7 @@ npm run partial-bundle -- --unminified
106
```
107
108
### Example illustrating use of different options together
109
-To create `unminified` custom bundle named `myScatters` including `scatter`, `scattergl` and `scatter3d` traces without any transforms:
+To create an unminified custom bundle named `myScatters` including `scatter`, `scattergl` and `scatter3d` traces without any transforms:
110
111
npm run partial-bundle -- \
112
--unminified \
0 commit comments