atm3-postpackager-list-html
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -29,3 +29,3 @@ var path = require('path'), | ||
var rootFile = htmls[rootFolder][0]; | ||
fis.log.allan("rootFolder: ", rootFolder); | ||
// fis.log.debug("rootFolder: ", rootFolder); | ||
var listFile = fis.file.wrap(rootFile.dirname + "/list.html"); | ||
@@ -37,3 +37,3 @@ var listBodys = Object.keys(htmls).map(function(folder) { | ||
fis.log.allan("listFile: \n", listFile.getContent()); | ||
// fis.log.allan("listFile: \n", listFile.getContent()); | ||
fis.compile(listFile); | ||
@@ -40,0 +40,0 @@ }; |
{ | ||
"name": "atm3-postpackager-list-html", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "atm3 generate list.html", | ||
@@ -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
3120