Skip to content

Commit

Permalink
Add build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-ly committed Jul 10, 2021
1 parent 21e8a69 commit 7b81763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -7,6 +7,8 @@
"private": true,
"scripts": {
"lint": "eslint --ext .js,.vue ./",
"build": "quasar build -m electron -P never",
"release": "quasar build -m electron -P onTagOrDraft",
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
Expand Down

0 comments on commit 7b81763

Please sign in to comment.