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

feat(bundler-webpack): upgrade webpack deps #9693

Merged
merged 2 commits into from
Nov 3, 2022
Merged

Conversation

xierenyuan
Copy link
Member

升级 webpack 依赖到 5.74.0

@vercel
Copy link

vercel bot commented Nov 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
umi ❌ Failed (Inspect) Nov 3, 2022 at 1:11PM (UTC)

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 28.83% // Head: 28.83% // No change to project coverage 👍

Coverage data is based on head (b129626) compared to base (6a11f01).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9693   +/-   ##
=======================================
  Coverage   28.83%   28.83%           
=======================================
  Files         423      423           
  Lines       11925    11925           
  Branches     2862     2862           
=======================================
  Hits         3438     3438           
  Misses       7934     7934           
  Partials      553      553           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sorrycc sorrycc merged commit 7026d83 into master Nov 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the feature/webpack_deps branch November 3, 2022 14:01
@@ -140,7 +140,8 @@
"webpack/lib/NormalModule": "../webpack/NormalModule",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

上面依赖里的 webpack 版本没更新。

@stormslowly
Copy link
Member

感觉就是这个原因触发了 polling 失败, webpack 一次文件变动编译了两次,第二次从 eager 这里 polling 不到事件了

webpack/watchpack#215

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.

4 participants