mirror of
https://github.com/bykof/cordova-plugin-webserver.git
synced 2026-04-20 00:02:45 +08:00
Compile the whole ./src/www directory
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
"cordova": "^6.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "babel src/www/webserver.js --out-file webserver.js"
|
||||
"build": "babel src/www --out-file webserver.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"universal-router": "^3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user