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
支付宝小程序
git@github.com:dzhiqin/qlc-taro.git 小程序基础库: 1.25.8 使用框架: React
编译后正常显示‘hello world’
编译成支付宝后打开项目,界面是白屏
Taro CLI 3.5.10 environment info: System: OS: macOS 13.0.1 Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm npmPackages: @tarojs/cli: 3.5.10 => 3.5.10 @tarojs/components: 3.5.10 => 3.5.10 @tarojs/helper: 3.5.10 => 3.5.10 @tarojs/mini-runner: 3.5.10 => 3.5.10 @tarojs/plugin-framework-react: 3.5.10 => 3.5.10 @tarojs/plugin-platform-alipay: 3.5.10 => 3.5.10 @tarojs/plugin-platform-jd: 3.5.10 => 3.5.10 @tarojs/plugin-platform-qq: 3.5.10 => 3.5.10 @tarojs/plugin-platform-swan: 3.5.10 => 3.5.10 @tarojs/plugin-platform-tt: 3.5.10 => 3.5.10 @tarojs/plugin-platform-weapp: 3.5.10 => 3.5.10 @tarojs/react: 3.5.10 => 3.5.10 @tarojs/router: 3.5.10 => 3.5.10 @tarojs/runtime: 3.5.10 => 3.5.10 @tarojs/shared: 3.5.10 => 3.5.10 @tarojs/taro: 3.5.10 => 3.5.10 @tarojs/taro-h5: 3.5.10 => 3.5.10 @tarojs/webpack-runner: 3.5.10 => 3.5.10 babel-preset-taro: 3.5.10 => 3.5.10 eslint-config-taro: 3.5.10 => 3.5.10 react: ^18.0.0 => 18.2.0 npmGlobalPackages: typescript: 4.8.4
The text was updated successfully, but these errors were encountered:
@dzhiqin 是和 #12984 一样的报错么
Sorry, something went wrong.
控制台没有看到报错信息,正常打开
@dzhiqin 定位了一下,我想这和 #12984 的问题是一样的。是 Webpack4 会出现的问题,可以试试 webpack5。问题后续在 #12984 讨论的,这个 issue 先关闭哈
No branches or pull requests
相关平台
支付宝小程序
复现仓库
git@github.com:dzhiqin/qlc-taro.git
小程序基础库: 1.25.8
使用框架: React
复现步骤
期望结果
编译后正常显示‘hello world’
实际结果
编译成支付宝后打开项目,界面是白屏
环境信息
The text was updated successfully, but these errors were encountered: