webpack-contrib / node-loader

node loader for native modules
MIT License
119 stars 43 forks source link

feat: `name` option #20

Closed alexander-akait closed 4 years ago

alexander-akait commented 4 years ago

This PR contains a:

Motivation / Use-Case

feat - name option, to avoid collision

Breaking Changes

No

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           12        13    +1     
  Branches         2         3    +1     
=========================================
+ Hits            12        13    +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 a654cd7...cda754b. Read the comment docs.