MR.林 用ActionScript编写项目,可以在pc端正常运行,matter.js是直接用引入 打包后在微信开发者工具打开报错:Matter is not defined,在game.js里面添加了let matter = require("matter.js");window.Matter = matter;但是还是不行,有没有其他方法解决