-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
原生项目使用taro,小程序包体积过大无法进行预览上传 #11349
Comments
taro-bot2
bot
added
F-react
Framework - React
T-weapp
Target - 编译到微信小程序
V-3
Version - 3.x
labels
Feb 24, 2022
等待热心的小伙伴解决问题中..., 有一些相关的 issues 可能帮助到你!
Thank you so much! |
Closed
看看代码压缩了么,如果压缩了还这么大的话,优化一下打包吧,看起来引用了很多打的 npm 包 |
压缩了的 |
This was referenced Feb 25, 2022
Closed
Closed
Closed
This was referenced Mar 4, 2022
Closed
请问打包成npm包了嘛? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 2.1.0
使用框架: React
复现步骤
将Taro打包后的文件移动到原生小程序中,小程序包体积过大无法进行预览上传,求解如何处理。
是按照官方文档操作的。
把 Taro 项目作为一个完整分包
期望结果
减小打包后的体积,可以进行预览
实际结果
主包体积过大,无法进行预览
环境信息
The text was updated successfully, but these errors were encountered: