Skip to content

Commit

Permalink
Add NPM build cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dincho committed Jul 11, 2024
1 parent 2bdde52 commit de218e1
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 @@ -40,6 +40,7 @@
"temp-directory": "build/.nyc_output"
},
"scripts": {
"build": "echo \"Build OK\"",
"test": "ava --verbose",
"test:watch": "ava --verbose --watch",
"coverage": "c8 ava",
Expand Down

0 comments on commit de218e1

Please sign in to comment.