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