Added update scripts & Ajusted package.json for cross platfrom builds

This commit is contained in:
Ethan van Ballegooyen
2019-09-04 16:46:43 +02:00
parent 56fb48d890
commit aed1a962cf
6 changed files with 57 additions and 4 deletions

5
build_win.bat Executable file → Normal file
View File

@@ -1,2 +1,5 @@
@ECHO OFF
call npm run dist
call git pull
call npm run dist