jayli-server
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -447,3 +447,4 @@ var | ||
// chunk = delPageParamArea(chunk); | ||
chunk = tidy(chunk); | ||
// tidy 对 行内script 中的注释支持有问题,暂时去掉 | ||
// chunk = tidy(chunk); | ||
} | ||
@@ -450,0 +451,0 @@ return chunk; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "A node.js module for delivering static files,width ssi,mock and php", | ||
@@ -10,0 +10,0 @@ "keywords": [ |
240238
2753