-
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
beta.83 之后的版本编译鸿蒙异常 #15985
Comments
刚发现最新版调整了 |
This was referenced Jun 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
鸿蒙
使用框架: React
复现步骤
1、安装 tarojs/cli@beta 并初始化工程
2、增加鸿蒙插件
3、构建
期望结果
正常生成鸿蒙代码
实际结果
beta.83 之后的版本编译鸿蒙,如果不配置chorePackagePrefix,会导致生成 render.ets 等路径没被处理,配置 chorePackagePrefix 又不会拷贝核心依赖
环境信息
初步判断,是这里问题影响
The text was updated successfully, but these errors were encountered: