使用uni-app开发,发布后主包怎么也降不下1.5M的尺寸限制,请问大家还有什么办法。
主包只存放了4个tab页、1个登录页,已开启分包优化,已开启摇树。没有使用任何插件
另外,我觉得这个主包1.5M的大小限制太不合理了。
使用uni-app开发,主包怎么也降不下1.5M的尺寸限制?Using uni-app development, how can the main package not reduce the size limit of 1.5M?
使用uni-app开发,主包怎么也降不下1.5M的尺寸限制?使用uni-app开发,发布后主包怎么也降不下1.5M的尺寸限制,请问大家还有什么办法。
主包只存放了4个tab页、1个登录页,已开启分包优化,已开启摇树。没有使用任何插件
另外,我觉得这个主包1.5M的大小限制太不合理了。
With the development of uni app, the main package can not reduce the size limit of 1.5m after release. What else can you do. The main package only stores 4 tab pages and 1 login page. Subcontracting optimization and tree shaking have been started. No plug-ins are used. In addition, I think the 1.5m size limit of the main package is too unreasonable.
回答:
编译的时候选择压缩代码
运行的时候勾选上压缩代码
不是2M么???
请移步uni-app官方社区