mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-09 17:19:45 +02:00
doing build before test
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"mermaid": "./bin/mermaid.js"
|
"mermaid": "./bin/mermaid.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "gulp test"
|
"test": "./node_modules/.bin/gulp dist && ./node_modules/.bin/gulp test"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user