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

refactor: downgrade browser targets for esbuild transformer #690

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

PeachScript
Copy link
Member

降级 esbuild 作为 transformer 时 browser 产物的 targets 为 { chrome: 51 },确保产物是 ES6,与 father 4 发布时保持一致,这也是 esbuild 能安全转换的最低 targets。

cc @huarse

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (08f592c) 93.80% compared to head (0b784f3) 93.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #690   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files          54       54           
  Lines        1534     1534           
  Branches      364      364           
=======================================
  Hits         1439     1439           
  Misses         90       90           
  Partials        5        5           
Files Changed Coverage Δ
src/builder/utils.ts 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PeachScript PeachScript merged commit 4621887 into master Aug 8, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/downgrade-esbuild-targets branch August 8, 2023 09:45
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.

None yet

1 participant