peggy build command
This commit is contained in:
parent
986e7c744b
commit
d332114bc1
|
@ -5,6 +5,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"peggy": "peggy --cache ",
|
||||
"build:peggy": "find . -type f -name *.peggy -exec yarn run peggy {} \\;",
|
||||
"build": "yarn build:rescript && yarn build:typescript",
|
||||
"build:rescript": "rescript build -with-deps",
|
||||
"build:typescript": "tsc",
|
||||
|
|
Loading…
Reference in New Issue
Block a user