3.6 勾选
剔除废弃的引擎接口 , 如下代码构建 web-mobile 后无法运行:
export class A extends Renderable2D {}
TypeError: Cannot read properties of undefined (reading 'prototype')
at inheritsLoose (bundle.a1bdd.js:398:2119)
at index.f1452.js:439:870
at Object.execute (index.f1452.js:439:2631)
3.4 & 3.5 是正常的.