|
|
@ -17,6 +17,7 @@ var |
|
|
|
userConfig |
|
|
|
; |
|
|
|
|
|
|
|
console.log(defaults); |
|
|
|
|
|
|
|
/******************************* |
|
|
|
User Config |
|
|
@ -55,4 +56,6 @@ userConfig = config.addDerivedValues(userConfig); |
|
|
|
Export |
|
|
|
*******************************/ |
|
|
|
|
|
|
|
module.exports = userConfig; |
|
|
|
module.exports = userConfig; |
|
|
|
|
|
|
|
console.log(defaults); |