@ives_xxz/framework 1.1.2 → 1.1.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.
@@ -196,6 +196,7 @@ export default class FWHotUpdateManager extends FWManager implements FW.HotUpdat
196
196
  }
197
197
 
198
198
  FWLog.debug('热更新中->', str);
199
+ FWLog.debug('热更新msg ->', msg);
199
200
  this.listener.hotUpdatingHandle?.(code, {
200
201
  percent: percent,
201
202
  downloadedFiles: downloadedFiles,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ives_xxz/framework",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "cocoscreator 2.x mvc framework",
5
5
  "main": "index.js",
6
6
  "keywords": [