webpack-contrib / imports-loader

Imports Loader
MIT License
520 stars 63 forks source link

refactor: commonjs options #75

Closed cap-Bernardito closed 4 years ago

cap-Bernardito commented 4 years ago

This PR contains a:

Motivation / Use-Case

Remove options for commonjs:

Breaking Changes

Yes

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   95.04%   95.77%   +0.73%     
==========================================
  Files           3        3              
  Lines         121      142      +21     
  Branches       47       48       +1     
==========================================
+ Hits          115      136      +21     
  Misses          6        6              
Impacted Files Coverage Δ
src/utils.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 bef708f...7731bbf. Read the comment docs.