We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
百度小程序
小程序基础库: 3.540.7 使用框架: React
通过Taro3.5.5,框架选择React,百度小程序的工具调试基础库选择3.540.7
能够正常的渲染出index首页的内容
实际上直接抛出错误
Taro CLI 3.5.5 environment info: System: OS: Windows 10 Binaries: Node: 14.17.6 - D:\nodejs\node.EXE Yarn: 1.22.19 - D:\nodejs\yarn.CMD npm: 6.14.15 - D:\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
临时修复参考配置如下:
// ... prebundle: { swc: { jsc: { target: 'es5' } }, }, // ...
已经在 PR #12491 中修复,将在下一个版本释出
Sorry, something went wrong.
taro 3.3.9也有这个问题。有低版本的解决方案吗?
No branches or pull requests
相关平台
百度小程序
小程序基础库: 3.540.7
使用框架: React
复现步骤
通过Taro3.5.5,框架选择React,百度小程序的工具调试基础库选择3.540.7
期望结果
能够正常的渲染出index首页的内容
实际结果
实际上直接抛出错误
环境信息
The text was updated successfully, but these errors were encountered: