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.
2 parents 013e778 + b2f9b1c commit 537d87eCopy full SHA for 537d87e
package.json
@@ -35,6 +35,7 @@
35
"test-syntax": "node test/syntax_test.js",
36
"test-bundle": "node tasks/test_bundle.js",
37
"test": "npm run citest-jasmine && npm run test-image && npm run test-syntax && npm run test-bundle",
38
+ "start": "npm run start-test_dashboard",
39
"start-test_dashboard": "node devtools/test_dashboard/server.js",
40
"start-image_viewer": "node devtools/image_viewer/server.js",
41
"baseline": "./tasks/baseline.sh",
0 commit comments