feds-build-views
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -33,3 +33,3 @@ /* jshint node:true */ | ||
destPath = path.dirname(find(config.pageList, {src: relName}).dest) | ||
destPath = path.join(config.BUILD_PATH, destPath) | ||
// destPath = path.join(config.BUILD_PATH, destPath) | ||
@@ -36,0 +36,0 @@ if(process.argv.indexOf('--debug') !== -1) { |
{ | ||
"name": "feds-build-views", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
5552