mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-16 18:54:12 +01:00
Generate jison files
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"lint": "standard",
|
"lint": "standard",
|
||||||
"test": "yarn lint && jest",
|
"test": "yarn lint && jest",
|
||||||
"test:watch": "jest --watch",
|
"test:watch": "jest --watch",
|
||||||
"jison": "node -r babel-register node_modules/.bin/gulp jison",
|
"jison": "node -r @babel/register node_modules/.bin/gulp jison",
|
||||||
"prepublishOnly": "yarn build && yarn release && yarn test",
|
"prepublishOnly": "yarn build && yarn release && yarn test",
|
||||||
"prepush": "yarn test"
|
"prepush": "yarn test"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user