fish
fish copied to clipboard
Pixi.js 开发微信小游戏示例
I've cloned the repo and the demo works in the dev tools (Wechat and QQ) and on my mobile device in the app (again, Wechat and QQ). After running `npm...
spineData拿不到数据 html加载没问题 PIXI.Loader.shared.add('spineCharacter', 'static/sp/IK.json').load(function (loader, resources) { var animation = new PIXI.spine.Spine(resources.spineCharacter.spineData);
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...