magix-combine
Advanced tools
Comparing version 3.11.50 to 3.11.51
@@ -0,1 +1,4 @@ | ||
## 3.11.51 | ||
1. 删除`log` | ||
## 3.11.50 | ||
@@ -2,0 +5,0 @@ 1. 更新依赖 |
{ | ||
"name": "magix-combine", | ||
"version": "3.11.50", | ||
"version": "3.11.51", | ||
"description": "合并Magix View的html,js,css成一个js文件,并检测html,js,css中可能存在的问题", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -105,5 +105,3 @@ /* | ||
} | ||
console.log(reg,tn); | ||
fileContent = fileContent.replace(reg, '$1:$2$3' + tn + '$3'); | ||
console.log(fileContent); | ||
} | ||
@@ -110,0 +108,0 @@ //console.log(fileContent); |
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
545912
13319