Skip to content

Commit ebc6530

Browse files
committed
update CONTRIBUTING.md
1 parent 3b3211f commit ebc6530

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CONTRIBUTING.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,7 @@ npm run pretest
116116
npm start
117117
```
118118

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.
119+
This command bundles up the source files and opens up a tab in your browser.
124120

125121
#### Step 6: Open up the console and start developing
126122

0 commit comments

Comments
 (0)