Just pack webserver.js

This commit is contained in:
Michael Bykovski
2017-07-21 14:11:16 +02:00
parent e2937c177c
commit 91eef91b6b
2 changed files with 1 additions and 195 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"cordova": "^6.1.1"
},
"scripts": {
"build": "./node_modules/babel-cli/bin/babel.js src/www --out-file webserver.js"
"build": "./node_modules/babel-cli/bin/babel.js src/www/webserver.js --out-file webserver.js"
},
"browser": {
"cordova": false