We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3211f commit ebc6530Copy full SHA for ebc6530
CONTRIBUTING.md
@@ -116,11 +116,7 @@ npm run pretest
116
npm start
117
```
118
119
-This command bundles up the source files with source maps using
120
-[browserify](https://github.com/substack/node-browserify), starts a
121
-[watchify](https://github.com/substack/watchify) file watcher (making your
122
-dev plotly.js bundle update every time a source file is saved) and opens up a
123
-tab in your browser.
+This command bundles up the source files and opens up a tab in your browser.
124
125
#### Step 6: Open up the console and start developing
126
0 commit comments