Skip to content
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

fix(prebundle): 修复部分小程序不支持语法问题 fix #12414 #12491

Merged
merged 5 commits into from
Sep 20, 2022

Conversation

ZakaryCode
Copy link
Contributor

@ZakaryCode ZakaryCode commented Sep 15, 2022

这个 PR 做了什么? (简要描述所做更改)

  • prebundle 编译小程序依赖为 es5
  • scanModule 接受 define 参数移除不需要的依赖

这个 PR 是什么类型? (至少选择一个)

这个 PR 涉及以下平台:

  • 百度小程序
  • 京东小程序

@ZakaryCode ZakaryCode added this to the 3.5.6 milestone Sep 20, 2022
@ZakaryCode ZakaryCode merged commit 1a48b93 into next Sep 20, 2022
@ZakaryCode ZakaryCode deleted the fix/mini-prebundle branch September 20, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

taro3.5.4 默认项目无法启动京东小程序 3.5.4 prebundle H5构建报错
2 participants