mini-entry
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -5,3 +5,3 @@ /* | ||
* @Last Modified by: youzhao.zhou | ||
* @Last Modified time: 2023-12-29 10:34:08 | ||
* @Last Modified time: 2023-12-29 10:38:59 | ||
* @Description 获取webpack入口 | ||
@@ -116,3 +116,3 @@ * | ||
return { | ||
entry: temp, | ||
entry: filterAllEntry, | ||
subPackagesDir: [...subPackagesDir, ...result.subPackagesDir], | ||
@@ -119,0 +119,0 @@ }; |
{ | ||
"name": "mini-entry", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "解析小程序json", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
17688