More css and fixed cordova boot
This commit is contained in:
parent
dd1cb4c2f0
commit
a9e667d39e
3 changed files with 25 additions and 18 deletions
|
|
@ -9,7 +9,7 @@ var morgan = require('morgan');
|
|||
|
||||
// example options;
|
||||
var serverUrl = 'http://localhost:8080';
|
||||
var useInline = false; // or false
|
||||
var useInline = true; // or false
|
||||
|
||||
var clientResourcesWeb = [];
|
||||
var clientResources = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue