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 1221e6d commit d006bbdCopy full SHA for d006bbd
package.json
@@ -7,7 +7,7 @@
7
"main": "dist/timed-dialog.min.js",
8
"scripts": {
9
"build": "webpack",
10
- "unit": "karma start karma.conf.js",
+ "unit": "karma start karma.conf.js --single-run",
11
"report-coverage": "codecov",
12
"test": "npm run unit",
13
"scss": "node-sass scss -o css",
0 commit comments