Cocos Creator 3.x 打包微信小游戏,移除插屏动画,提高游戏启动速度
构建好 wechatgame ,复制 wechatgame 里面的 first-screen.js ,到 build-templates 里面的 wechatgame 文件夹里面(需要手动创建 build-templates,wechatgame 文件夹),注释 tick 方法里面调用的 draw 方法
<img src="https://i-blog.csdnimg.cn/blog_migrate/231215a67650bbb1f574665ed7f328fb.png" alt="draw">