大约有 2 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0012 秒)
...}2、修改typescript编译配置 typescript({ cacheRoot:workSpaceDir + "/.rpt2_cache", tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js...
来源: Laya_社区 发布时间: 20200607
... "node_modules", ".laya", ".rpt2_cache" ] 平台:微信小游戏 es6中的 async/await 编译 es6时会被翻译成 yield 和 function*() 的实现方式 yield function*() 导致真机黑屏,开发者工具没问题。 laya2.2.0 只支...
来源: Laya_社区 发布时间: 20191101