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.
1 parent 5854f47 commit 3ff57ceCopy full SHA for 3ff57ce
package.json
@@ -9,7 +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"
+ "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