Little fixes: html and templates config support.
This commit is contained in:
parent
8509820f00
commit
0010c0f688
4 changed files with 56 additions and 35 deletions
|
|
@ -36,7 +36,7 @@ var config = {
|
|||
port: 3001
|
||||
},
|
||||
verbose: 1,
|
||||
theme: ['default', 'clean']
|
||||
themes: ['default']
|
||||
};
|
||||
|
||||
var log = function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue