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
微信小程序
小程序基础库: 2.4.0 使用框架: React
升级3.5.8后 对使用了react-redux装饰器@connect的地方
执行npm run dev:weapp报错提示[ERROR] Unexpected "@",
执行 npm run build:weapp 并没有提示
不提示 [X ERROR[]ERROR ]Unexpected "@"
正常,不提示
👽 Taro v3.5.8 Taro CLI 3.5.8 environment info: System: OS: Windows 10 Binaries: Node: 16.18.1 - C:\topscore\software\nodejs\node.EXE npm: 8.19.2 - C:\topscore\software\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
babel 装饰器支持配置检查一下呢?
Sorry, something went wrong.
+1 ,taro 3.5.10 @yoyo837
@ChiJohn 麻烦提供一下 demo
和隔壁这个一样 #13007, 这个有 demo
Duplicate of #13007
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.4.0
使用框架: React
复现步骤
升级3.5.8后
对使用了react-redux装饰器@connect的地方
执行npm run dev:weapp报错提示[ERROR] Unexpected "@",
执行 npm run build:weapp 并没有提示
期望结果
不提示 [X ERROR[]ERROR ]Unexpected "@"
实际结果
正常,不提示
环境信息
The text was updated successfully, but these errors were encountered: