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
浏览器版本: chrome 126.0.6478.183 使用框架: Vue 3
直接运行 taro build --type h5 就会报错。但是在加上--watch的时候就不会报错
正常编译
js/app.588bd635.js from Terser TypeError: t.replace is not a function at Array.forEach ()
👽 Taro v3.6.34 Taro CLI 3.6.34 environment info: System: OS: macOS 12.6 Shell: 5.8.1 - /bin/zsh Binaries: Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node Yarn: 1.22.21 - /usr/local/bin/yarn npm: 10.7.0 - ~/.nvm/versions/node/v18.20.4/bin/npm npmPackages: @tarojs/cli: 3.6.34 => 3.6.34 @tarojs/components: 3.6.34 => 3.6.34 @tarojs/helper: 3.6.34 => 3.6.34 @tarojs/mini-runner: 3.6.34 => 3.6.34 @tarojs/plugin-framework-vue3: 3.6.34 => 3.6.34 @tarojs/plugin-platform-alipay: 3.6.34 => 3.6.34 @tarojs/plugin-platform-h5: 3.6.34 => 3.6.34 @tarojs/plugin-platform-jd: 3.6.34 => 3.6.34 @tarojs/plugin-platform-qq: 3.6.34 => 3.6.34 @tarojs/plugin-platform-swan: 3.6.34 => 3.6.34 @tarojs/plugin-platform-tt: 3.6.34 => 3.6.34 @tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34 @tarojs/runtime: 3.6.34 => 3.6.34 @tarojs/shared: 3.6.34 => 3.6.34 @tarojs/taro: 3.6.34 => 3.6.34 @tarojs/webpack-runner: 3.6.34 => 3.6.34 babel-preset-taro: 3.6.34 => 3.6.34 eslint-config-taro: 3.6.34 => 3.6.34
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
H5
浏览器版本: chrome 126.0.6478.183
使用框架: Vue 3
复现步骤
直接运行 taro build --type h5 就会报错。但是在加上--watch的时候就不会报错
期望结果
正常编译
实际结果
js/app.588bd635.js from Terser
TypeError: t.replace is not a function
at Array.forEach ()
环境信息
The text was updated successfully, but these errors were encountered: