wgt-node-utils 0.0.8 → 0.0.10

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wgt-node-utils",
3
- "version": "0.0.8",
3
+ "version": "0.0.10",
4
4
  "description": "WGT工具类包",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {
package/src/index.js CHANGED
@@ -283,6 +283,7 @@ class wgtNodeUtils {
283
283
  reject();
284
284
  }
285
285
  } catch (e) {
286
+ console.log(e, 'readF2eFiles 錯誤信息')
286
287
  reject();
287
288
  }
288
289
  console.log('静态资源:读取结束');
@@ -535,4 +536,4 @@ class wgtNodeUtils {
535
536
  return f2eFiles;
536
537
  }
537
538
  }
538
- module.exports = new wgtNodeUtils();
539
+ module.exports = new wgtNodeUtils('cli_a538bc45e770d00b', 'EDK1uleQyLym6WWDISo00dwx4gssiskJ');