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

Using a fallback moduleId if it cannot be found in the moduleMap #333

Merged
merged 1 commit into from
Sep 20, 2018
Merged

Using a fallback moduleId if it cannot be found in the moduleMap #333

merged 1 commit into from
Sep 20, 2018

Conversation

Zdend
Copy link
Contributor

@Zdend Zdend commented Sep 18, 2018

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Getting more informative output about reloaded modules especially when code splitting takes place.
#306

@jsf-clabot
Copy link

jsf-clabot commented Sep 18, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

Merging #333 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #333   +/-   ##
=======================================
  Coverage   88.32%   88.32%           
=======================================
  Files           3        3           
  Lines         257      257           
  Branches       76       76           
=======================================
  Hits          227      227           
  Misses         30       30

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 9a34fdd...be7d5cb. Read the comment docs.

@glenjamin glenjamin merged commit bae11c0 into webpack-contrib:master Sep 20, 2018
@glenjamin
Copy link
Collaborator

Will be released in v2.24.1

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.

3 participants