mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00
Generate jison files
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"lint": "standard",
|
||||
"test": "yarn lint && jest",
|
||||
"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",
|
||||
"prepush": "yarn test"
|
||||
},
|
||||
|
Reference in New Issue
Block a user