webpack-contrib / remark-loader

Load markdown through remark with image resolving and some react-specific features.
MIT License
18 stars 11 forks source link

refactor: dropped webpack@4 #33

Closed cap-Bernardito closed 3 years ago

cap-Bernardito commented 3 years ago

This PR contains a:

Motivation / Use-Case

dropped webpack@4

Breaking Changes

Yes

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (8373003) into master (24970ee) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           29        28    -1     
  Branches        10        10           
=========================================
- Hits            29        28    -1     
Impacted Files Coverage Δ
src/index.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 24970ee...f07b3db. Read the comment docs.