gulp-file-include
Advanced tools
Comparing version 0.13.5 to 0.13.6
@@ -79,2 +79,3 @@ 'use strict'; | ||
}); | ||
text = replaceVariable(text, data, opts); | ||
text = replaceFunction(text, { | ||
@@ -86,3 +87,2 @@ prefix: opts.prefix, | ||
}); | ||
text = replaceVariable(text, data, opts); | ||
@@ -89,0 +89,0 @@ function conditionalHandler(inst) { |
{ | ||
"name": "gulp-file-include", | ||
"version": "0.13.5", | ||
"version": "0.13.6", | ||
"description": "a gulp plugin for file include", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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