ttmg-compile 0.0.1 → 0.0.3

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
@@ -9,3 +9,10 @@
9
9
  - 0.0.1-beta.21: 修复 ttmg-pack 提取 root/name 问题
10
10
 
11
11
  - 0.0.1: 发布正式版本
12
+ - 0.0.2:
13
+ - 修复 windows 兼容问题
14
+ - 修复 分包判断问题
15
+ - 修复 主包大小限制问题
16
+
17
+ - 0.0.3:
18
+ - 修复 独立分包大小限制问题