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 entry descriptor (closes #2453) #2465

Merged
merged 2 commits into from Mar 18, 2020

Conversation

smelukov
Copy link
Member

@smelukov smelukov commented Mar 18, 2020

  • This is a feature
  • This is a test update

For Bugs and Features; did you add new tests?

yep

Motivation / Use-Case

Closes #2453

@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

Merging #2465 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2465      +/-   ##
==========================================
+ Coverage   93.86%   93.87%   +0.01%     
==========================================
  Files          34       34              
  Lines        1304     1307       +3     
  Branches      371      372       +1     
==========================================
+ Hits         1224     1227       +3     
  Misses         78       78              
  Partials        2        2              
Impacted Files Coverage Δ
lib/utils/addEntries.js 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 50c09a4...9f28cd8. 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.

webpack-dev-server is not compatible with the latest webpack 5 beta 14
2 participants