@tmsfe/tmskit 0.0.18 → 0.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -41,4 +41,5 @@
41
41
  10. [0.0.18]
42
42
  * 修改模板名称tmskit-template
43
43
  * tms.private.config.js 作为 tms.config.js的复写文件,不再是补充文件
44
- * module.config.json 支持`preloadRule`字段
44
+ * module.config.json 支持`preloadRule`字段
45
+ * 处理miniprogram_npm 不构建问题