mirror of
https://gitee.com/antv/g6.git
synced 2024-12-05 05:09:07 +08:00
small edit
This commit is contained in:
parent
b3ea2b79a7
commit
607ebb0287
@ -99,7 +99,7 @@
|
||||
"prepublishOnly": "npm run build-lib && npm run build",
|
||||
"screenshot": "node ./bin/screenshot.js",
|
||||
"start": "npm run dev",
|
||||
"test": "torch --compile --renderer --opts test/mocha.opts --recursive ./test/unit",
|
||||
"test": "torch --compile --renderer --opts test/mocha.opts --recursive ./test/unit/",
|
||||
"test-live": "torch --compile --interactive --watch --opts test/mocha.opts --recursive ./test/unit/",
|
||||
"test-bugs": "torch --compile --renderer --recursive ./test/bugs",
|
||||
"test-bugs-live": "torch --compile --interactive --watch --recursive ./test/bugs",
|
||||
|
Loading…
Reference in New Issue
Block a user