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

JS 产物内容消失的潜在 Bug #899

Closed
sorrycc opened this issue Jan 30, 2024 · 3 comments · Fixed by #1147
Closed

JS 产物内容消失的潜在 Bug #899

sorrycc opened this issue Jan 30, 2024 · 3 comments · Fixed by #1147
Assignees
Labels
bug Something isn't working

Comments

@sorrycc
Copy link
Member

sorrycc commented Jan 30, 2024

最简复现:

(async function(a) {});
{
  "minify": true,
  "mode": "production",
  "targets": {
    "ie": 11
  }
}
@sorrycc sorrycc added the bug Something isn't working label Jan 30, 2024
@stormslowly stormslowly self-assigned this Apr 3, 2024
@PeachScript
Copy link
Member

我这里验证 Smallfish 构建 + chrome: 50 target 时出现了产物内容消失的问题

@sorrycc sorrycc changed the title JS 产物内容消失的潜在 Bug(master 已无问题) JS 产物内容消失的潜在 Bug Apr 24, 2024
@PeachScript PeachScript pinned this issue Apr 24, 2024
@PeachScript
Copy link
Member

周会讨论:

  1. SWC Playground 使用 1.3.81 无法复现
  2. 先看升级 SWC 是否能解,如果可以解就解升级的问题

@stormslowly
Copy link
Member

@goo-yyh should upgrade swc after this swc-project/swc#8172
similar case is: swc-project/swc#8173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants