2bf072ddac0676dafd91b72a4640d688a273180c.js 1009 B

123456789101112
  1. System.register([], function (_export, _context) {
  2. "use strict";
  3. return {
  4. setters: [],
  5. execute: function () {
  6. // This module is auto-generated to report error emitted when try to load module file:///Users/wenshuang/Desktop/%E5%85%AC%E5%8F%B8%E6%B8%B8%E6%88%8F/GunfightShoot/assets/scripts/game/Game.ts at runtime.
  7. throw new Error("SyntaxError: /file:/Users/wenshuang/Desktop/%E5%85%AC%E5%8F%B8%E6%B8%B8%E6%88%8F/GunfightShoot/assets/scripts/game/Game.ts: Unexpected reserved word 'await'. (61:24)\n\n 59 | ||!data)return;\n 60 | const data: any = userIns.getCurLevelData();\n> 61 | let item:Node = await ResUtil.loadRes(data.map,Game.I.map);\n | ^\n 62 | let pos: Vec3 = this.getRandomBornPosition();\n 63 | item.worldPosition = pos;\n 64 | //\u521B\u5EFA\u7ED5Y\u8F74\u65CB\u8F6C90\u5EA6\u7684\u56DB\u5143\u6570");
  8. }
  9. };
  10. });
  11. //# sourceMappingURL=2bf072ddac0676dafd91b72a4640d688a273180c.js.map