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

fix: make sure the module user request is set #30

Merged
merged 2 commits into from
Aug 24, 2017

Conversation

mastilver
Copy link
Owner

closes #29

@codecov-io
Copy link

codecov-io commented Aug 24, 2017

Codecov Report

Merging #30 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files           2        2           
  Lines          69       69           
=======================================
  Hits           68       68           
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 98.46% <100%> (ø) ⬆️

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 7b4cac6...bf6fade. Read the comment docs.

@mastilver mastilver merged commit 2c53826 into master Aug 24, 2017
@mastilver mastilver deleted the fix-named-modules-plugin branch August 24, 2017 20:59
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 require undefined when used alongside NamedModulesPlugin
2 participants