Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 537d87e

Browse filesBrowse files
committed
Merge pull request plotly#402 from plotly/npm-start
add 'npm start' alias to start test dashboard
2 parents 013e778 + b2f9b1c commit 537d87e
Copy full SHA for 537d87e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"test-syntax": "node test/syntax_test.js",
3636
"test-bundle": "node tasks/test_bundle.js",
3737
"test": "npm run citest-jasmine && npm run test-image && npm run test-syntax && npm run test-bundle",
38+
"start": "npm run start-test_dashboard",
3839
"start-test_dashboard": "node devtools/test_dashboard/server.js",
3940
"start-image_viewer": "node devtools/image_viewer/server.js",
4041
"baseline": "./tasks/baseline.sh",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.