Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

ref: Handle old module.loaders syntax #29

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Conversation

kamilogorek
Copy link
Contributor

@kamilogorek kamilogorek commented Feb 13, 2018

Fixes: #28 and #27

It's not deprecated and only "recommended" by official Webpack docs, so we should probably still support it - https://webpack.js.org/guides/migrating/#module-loaders-is-now-module-rules

@codecov-io
Copy link

Codecov Report

Merging #29 into master will decrease coverage by 2.7%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   59.52%   56.81%   -2.71%     
==========================================
  Files           1        1              
  Lines          42       44       +2     
  Branches        8        9       +1     
==========================================
  Hits           25       25              
- Misses         12       13       +1     
- Partials        5        6       +1
Impacted Files Coverage Δ
src/index.js 56.81% <0%> (-2.71%) ⬇️

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 955615b...541fbc1. Read the comment docs.

@kamilogorek kamilogorek merged commit ee301df into master Feb 13, 2018
@kamilogorek kamilogorek deleted the loaders-syntax branch February 13, 2018 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants