Comparing version 0.0.8 to 0.0.9
@@ -12,2 +12,3 @@ /** | ||
'templateDirectory': path, | ||
'loaderTemplatePath': path, | ||
'help': Boolean, | ||
@@ -14,0 +15,0 @@ 'quiet': Boolean, |
@@ -67,4 +67,5 @@ /** | ||
ZLocator.prototype.plugYUI = function (locator) { | ||
console.log(this.options); | ||
var locy = new LocatorYUI({ | ||
applyConfig: this.options.applyConfig, | ||
loaderTemplatePath: this.options.loaderTemplatePath, | ||
coverage: true, | ||
@@ -71,0 +72,0 @@ shifterOptions: { |
{ | ||
"name": "zlocator", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Zillow script driver for yahoo/locator-based YUI builds.", | ||
@@ -5,0 +5,0 @@ "bin": { |
7917
166