[LayaAir 2.0]在微信web开发者工具里勾选ES6转ES5然后window对象报错

OOUQS3_CW[TAW2KU)3RFC`A.png
,报错如图,我用的是2.1.1.1版本,我看了类似帖子都是让改game.js,但我核查过我的game.js文件,和官方说的一模一样,请问这问题有解决方案吗?这是我的game.js代码
if ((typeof swan !== 'undefined') && (typeof swanGlobal !== 'undefined')) {
    require("swan-game-adapter.js");
    require("libs/laya.bdmini.js");
} else if (typeof wx!=="undefined") {
    require("weapp-adapter.js");
    require("libs/laya.wxmini.js");
}
window.loadLib = require;
require("index.js");
已邀请:

要回复问题请先

商务合作
商务合作