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(webpack): Fix webpack loader when another loader used before #139

Merged
merged 1 commit into from Aug 13, 2018

Conversation

madzhup
Copy link
Contributor

@madzhup madzhup commented Jul 12, 2018

Use proper source when using another loader before svgr/webpack

@codecov
Copy link

codecov bot commented Jul 12, 2018

Codecov Report

Merging #139 into master will increase coverage by 0.07%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   88.55%   88.63%   +0.07%     
==========================================
  Files          26       26              
  Lines         428      431       +3     
  Branches      113      119       +6     
==========================================
+ Hits          379      382       +3     
+ Misses         37       36       -1     
- Partials       12       13       +1
Impacted Files Coverage Δ
packages/webpack/src/index.js 95.45% <87.5%> (+0.71%) ⬆️
packages/core/src/plugins/h2x.js 96.29% <0%> (ø) ⬆️

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 fa09c9b...96e97ee. Read the comment docs.

@gregberge gregberge merged commit ae9965d into gregberge:master Aug 13, 2018
@gregberge
Copy link
Owner

Thanks!

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.

None yet

2 participants