fis3-hook-lego
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -18,3 +18,3 @@ /** | ||
info.id = ret.file.getId(); | ||
info.moduleId = ret.file.moduleId || ''; | ||
info.moduleId = ret.file.moduleId; | ||
info.file = ret.file; | ||
@@ -21,0 +21,0 @@ } |
@@ -17,4 +17,2 @@ /** | ||
ret; | ||
// 剔除后缀 | ||
id = id.replace(/\.js$/, ''); | ||
@@ -21,0 +19,0 @@ if (typeof ignore === 'string') { |
{ | ||
"name": "fis3-hook-lego", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "lego 包管理模块查找", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
11330
235