Skip to content

Commit

Permalink
Merge pull request #328 from yusufidimaina9989/master
Browse files Browse the repository at this point in the history
add watch
  • Loading branch information
msinkec authored Mar 15, 2024
2 parents c53ef02 + 0d221c9 commit 5bbb2eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"watch": "npx scrypt-cli compile --watch",
"precompile": "rimraf scrypt.index.json && rimraf artifacts",
"compile": "npx scrypt-cli compile --asm",
"pretest": "npm run compile",
Expand Down

0 comments on commit 5bbb2eb

Please sign in to comment.