Comparing version 0.1.10 to 0.1.11
@@ -11,2 +11,3 @@ /** | ||
nconf.overrides(userConfig); | ||
console.log(nconf.get('isCDN'), userConfig.isCDN); | ||
nconf.file(`${module.parent.__dirname__}/.user-config`); | ||
@@ -13,0 +14,0 @@ require('./gulpfile'); |
{ | ||
"name": "pagegenjs", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Page generator using JavaScript on client and server.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166442
2096