taro icon indicating copy to clipboard operation
taro copied to clipboard

Taro v4.1.9 不支持构建为小红书小程序了吗

Open hxj0726 opened this issue 2 weeks ago • 1 comments

请先确认

  • [x] 我已搜索并确定这个提交不是重复的

Taro 版本

v4

相关领域

None

使用框架

React

相关平台

  • [ ] 所有平台
  • [ ] Web 端(H5)
  • [ ] 移动端(React-Native)
  • [ ] 鸿蒙(Harmony)
  • [ ] 鸿蒙容器(Harmony Hybrid)
  • [ ] ASCF 元服务
  • [ ] 快应用(QuickApp)
  • [ ] 所有小程序
  • [ ] 微信小程序
  • [ ] 企业微信小程序
  • [ ] 京东小程序
  • [ ] 百度小程序
  • [ ] 支付宝小程序
  • [ ] 支付宝 IOT 小程序
  • [ ] 头条小程序
  • [ ] QQ 小程序
  • [ ] 钉钉小程序
  • [ ] 飞书小程序
  • [ ] 快手小程序

小程序基础库版本

No response

问题描述

Taro v4.1.9 不支持构建为小红书小程序了吗 npm 插件:"@tarojs/plugin-platform-xhs": "^1.2.2", 构建脚本:"build:xhs": "taro build --type xhs",

Image

复现链接

复现步骤

环境信息

开源贡献

hxj0726 avatar Dec 08 '25 11:12 hxj0726

📝 CodeRabbit Plan Mode

Generate an implementation plan and agent prompts for this issue.

  • [ ] Create Plan
Examples

🔗 Related PRs

NervJS/taro#17492 - taro 4.x主包适配效能插件 [merged]

👤 Suggested Assignees

  • zhengyanan1

🧪 Issue enrichment is currently in early access.

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

coderabbitai[bot] avatar Dec 08 '25 11:12 coderabbitai[bot]

感觉京东降本增笑了,这个框架已经没人维护了

hejarve92 avatar Dec 11 '25 02:12 hejarve92

Image

"@tarojs/plugin-platform-xhs": "^1.2.2",
"@tarojs/taro": "4.1.6",

我刚要把我的 Taro 编译到微信小程序的项目。将这个项目转成小红书的小程序,在Taro的官网没提到可以支持小红书,但是小红书的的技术文档缺是推荐 Taro 通过插件 "@tarojs/plugin-platform-xhs" 来支持。

我看是可以编译的,但是不知道有没有很多坑。

YuYi1218 avatar Dec 12 '25 03:12 YuYi1218