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: support worker-loader with config workerLoader #6253

Merged
merged 2 commits into from
Mar 11, 2021
Merged

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Mar 11, 2021

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

View rendered docs/config/README.md
View rendered docs/config/README.zh-CN.md

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #6253 (7f21183) into master (906363c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6253      +/-   ##
==========================================
+ Coverage   84.45%   84.48%   +0.02%     
==========================================
  Files         154      155       +1     
  Lines        3507     3513       +6     
  Branches      952      953       +1     
==========================================
+ Hits         2962     2968       +6     
  Misses        535      535              
  Partials       10       10              
Impacted Files Coverage Δ
packages/preset-built-in/src/index.ts 100.00% <ø> (ø)
...ackages/bundler-webpack/src/getConfig/getConfig.ts 85.00% <100.00%> (+0.18%) ⬆️
...eset-built-in/src/plugins/features/workerLoader.ts 100.00% <100.00%> (ø)

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 906363c...7f21183. 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] worker-loader cannot work with umi@3.4.0
1 participant