mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Set up babel transpiler
This commit is contained in:
@@ -8,4 +8,4 @@ then
|
||||
mkdir -p "$DIR/cache"
|
||||
curl -L "$URL" > "$DEST"
|
||||
fi
|
||||
time node "$DIR/verify_ledger_json.js" "$DEST"
|
||||
npm run compile && time node "$DIR/verify_ledger_json.js" "$DEST"
|
||||
|
||||
Reference in New Issue
Block a user