Build command(npm)

This commit is contained in:
Cutls 2019-01-25 11:41:48 +09:00 committed by GitHub
parent c59267bf6e
commit 44e507dc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dist": "build --linux snap"
"dist": "build --linux snap",
"build:all": "electron-builder --platform win,linux"
},
"keywords": [],
"bugs": {