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
H5
https://github.com/biorz/taro-app-3.5 浏览器版本: chrome 104 使用框架: React
yarn dev:h5
正常执行
编译错误
ERROR in ./src/pages/index/index.config.ts Module build failed (from @tarojs/taro-loader/lib/h5):
👽 Taro v3.5.4 Taro CLI 3.5.4 environment info: System: OS: macOS 12.5 Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.14.2 - /usr/local/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 8.5.0 - /usr/local/bin/npm npmPackages: @tarojs/cli: 3.5.4 => 3.5.4 @tarojs/components: 3.5.4 => 3.5.4 @tarojs/helper: 3.5.4 => 3.5.4 @tarojs/plugin-framework-react: 3.5.4 => 3.5.4 @tarojs/plugin-platform-alipay: 3.5.4 => 3.5.4 @tarojs/plugin-platform-jd: 3.5.4 => 3.5.4 @tarojs/plugin-platform-qq: 3.5.4 => 3.5.4 @tarojs/plugin-platform-swan: 3.5.4 => 3.5.4 @tarojs/plugin-platform-tt: 3.5.4 => 3.5.4 @tarojs/plugin-platform-weapp: 3.5.4 => 3.5.4 @tarojs/react: 3.5.4 => 3.5.4 @tarojs/router: 3.5.4 => 3.5.4 @tarojs/runtime: 3.5.4 => 3.5.4 @tarojs/shared: 3.5.4 => 3.5.4 @tarojs/taro: 3.5.4 => 3.5.4 @tarojs/taro-h5: 3.5.4 => 3.5.4 @tarojs/webpack5-runner: 3.5.4 => 3.5.4 babel-preset-taro: 3.5.4 => 3.5.4 eslint-config-taro: 3.5.4 => 3.5.4 react: ^18.0.0 => 18.2.0 npmGlobalPackages: typescript: 4.6.4
The text was updated successfully, but these errors were encountered:
fix(router): loader params 修改适配 multi 模式 fix #12417
494b01c
094ecf6
fix(router): loader params 修改适配 multi 模式 fix NervJS#12417
750743b
Successfully merging a pull request may close this issue.
相关平台
H5
复现仓库
https://github.com/biorz/taro-app-3.5
浏览器版本: chrome 104
使用框架: React
复现步骤
yarn dev:h5
期望结果
正常执行
实际结果
编译错误
ERROR in ./src/pages/index/index.config.ts
Module build failed (from @tarojs/taro-loader/lib/h5):
环境信息
The text was updated successfully, but these errors were encountered: