We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ae504 commit 04a71a0Copy full SHA for 04a71a0
package.json
@@ -17,7 +17,7 @@
17
"e2e": "node test/e2e/runner.js",
18
"pretest": "npm run lint",
19
"test": "npm run unit",
20
- "ci": "karma start test/unit/karma.conf.js --auto-watch --no-single-run --reporters=dots"
+ "ci": "karma start test/unit/karma.conf.js --auto-watch --no-single-run --reporters=dots --port=9877"
21
},
22
"keywords": [
23
"vue",
0 commit comments