mirror of
https://github.com/embarklabs/embarkjs-plasma.git
synced 2025-01-11 00:26:02 +00:00
fix watch script
This commit is contained in:
parent
eb5679292a
commit
23b67e8704
@ -29,7 +29,7 @@
|
|||||||
"reset": "npx rimraf .nyc_output build-test coverage dist embarkjs-omg-*.tgz package",
|
"reset": "npx rimraf .nyc_output build-test coverage dist embarkjs-omg-*.tgz package",
|
||||||
"start": "npm run watch",
|
"start": "npm run watch",
|
||||||
"// test": "nyc --reporter=html --reporter=json mocha \"build-test/**/*.js\" --exit --no-timeouts --require source-map-support/register",
|
"// 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": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user