fix watch script

This commit is contained in:
emizzle 2019-06-07 16:04:12 +10:00
parent eb5679292a
commit 23b67e8704
No known key found for this signature in database
GPG Key ID: 1FD4BAB3C37EE9BA
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"reset": "npx rimraf .nyc_output build-test coverage dist embarkjs-omg-*.tgz package",
"start": "npm run watch",
"// test": "nyc --reporter=html --reporter=json mocha \"build-test/**/*.js\" --exit --no-timeouts --require source-map-support/register",
"watch": "run-p \"build:** --verbose --watch\""
"watch": "run-p \"build:** -- --verbose --watch\""
},
"repository": {
"type": "git",