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: upgrade webpack 5 to 5.24.4, fix lazy compilation and deprecated warnings #6257

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Mar 12, 2021

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #6257 (5cbd006) into master (e9659fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6257   +/-   ##
=======================================
  Coverage   84.48%   84.48%           
=======================================
  Files         155      155           
  Lines        3513     3513           
  Branches      953      953           
=======================================
  Hits         2968     2968           
  Misses        535      535           
  Partials       10       10           
Impacted Files Coverage Δ
...s/preset-built-in/src/plugins/features/webpack5.ts 26.08% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9659fc...5cbd006. Read the comment docs.

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.

[Bug] UmiJS 3.4.1 webpack5 基于路由的按需编译 lazyCompilation 打开页面出错
1 participant