mirror of
https://github.com/embarklabs/embarkjs-plasma.git
synced 2025-01-10 16:15:56 +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",
|
||||
"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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user