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 0295ff9 commit 585a4a9Copy full SHA for 585a4a9
README.md
@@ -100,7 +100,7 @@ The new bundle will be created in the `dist/` directory and named `plotly-<out>.
100
npm run partial-bundle -- --out myBundleName
101
```
102
103
-Use `unminified` option to create an `unminified` bundle.
+Use the `unminified` option to disable compression.
104
105
npm run partial-bundle -- --unminified
106
0 commit comments