mirror of
https://github.com/bykof/cordova-plugin-webserver.git
synced 2026-04-20 00:02:45 +08:00
Just pack webserver.js
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user