错误总是这个:
2020-12-15 09-53-debug:"TypeError [ERR_INVALID_ARG_TYPE]: The “path” argument must be one of type string, Buffer, or URL. Received type undefined"0.23750000000000002
修改了配置文件里的buildpath为 ./build也没用(估计反效果)
迁移方式是先迁移到1.2.0,修改里面组件名称。然后迁移到3.0后,修改loader.load为assertManager之类(游戏会加载远程服务器文件)
chrome上可以正常跑了后打包