Comparing version 0.6.1 to 0.6.2
@@ -20,3 +20,3 @@ var helper = require("../lib/util"); | ||
}; | ||
if (isMap || param.sourcemap) { | ||
if (isMap || param._sourcemap) { | ||
renderOpt.sourceMap = { | ||
@@ -23,0 +23,0 @@ sourceMapBasepath: path.dirname(pxcssfile), |
{ | ||
"name": "dac", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Dynamic Assets Compiler", | ||
@@ -5,0 +5,0 @@ "main": "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
7299