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): 兼容 webpack v5.90+ 后新增的 EnvironmentNotSupportAsyncWarn #15597

Merged
merged 1 commit into from
Apr 29, 2024

fix(prebundle): 兼容 webpack v5.90+ 后新增的 EnvironmentNotSupportAsyncWarn…

eec1054
Select commit
Loading
Failed to load commit list.
Merged

fix(prebundle): 兼容 webpack v5.90+ 后新增的 EnvironmentNotSupportAsyncWarn #15597

fix(prebundle): 兼容 webpack v5.90+ 后新增的 EnvironmentNotSupportAsyncWarn…
eec1054
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2024 in 1s

58.52% (target 75.00%)

View this Pull Request on Codecov

58.52% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.52%. Comparing base (3a4b002) to head (eec1054).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #15597   +/-   ##
=======================================
  Coverage   58.52%   58.52%           
=======================================
  Files         491      491           
  Lines       21885    21885           
  Branches     5621     5621           
=======================================
  Hits        12809    12809           
  Misses       7911     7911           
  Partials     1165     1165