-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
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
taro4.0+ 使用 webpack 编译为什么要依赖 eslint? #16891
Comments
tclxshunquan-wang
changed the title
taro 使用 webpack 编译为什么要依赖 eslint?
taro4.0+ 使用 webpack 编译为什么要依赖 eslint?
Nov 20, 2024
This was referenced Nov 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 3.6.5
使用框架: React
代码仓库
https://github.com/Agile-Missile/taro-react-starter/tree/main
复现步骤
eslint 版本
"eslint": "9.15.0",
"eslint-config-taro": "4.0.7",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^4.2.0",
执行dev:weapp,生成的node_modules_taro_weapp_prebundle_tarojs_taro_js.js中,@tarojs_taro.core.js的 path 是有问题的,
期望结果
正常编译
实际结果
编译错误
环境信息
The text was updated successfully, but these errors were encountered: