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 d0a743f + ddc701e commit 5854f47Copy full SHA for 5854f47
package.json
@@ -9,6 +9,7 @@
9
"ionic:build": "ionic-app-scripts build",
10
"ionic:serve": "ionic-app-scripts serve",
11
"test": "karma start ./test-config/karma.conf.js",
12
+ "test-ci": "karma start ./test-config/karma.conf.js --single-run"
13
"e2e": "webdriver-manager update --standalone false --gecko false; protractor ./test-config/protractor.conf.js"
14
},
15
"dependencies": {
0 commit comments