dsseng / vue-simpleicons

@simple-icons integration for Vue.js
MIT License
4 stars 0 forks source link

Fix build warnings #100

Closed ericcornelissen closed 5 years ago

ericcornelissen commented 5 years ago

Description

Use rollup-plugin-node-resolve to automatically resolve node imports.

Why is this change required?

Improves the quality of the output of $ yarn build

How did you test that?

n/a

codecov[bot] commented 5 years ago

Codecov Report

Merging #100 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          40     40           
  Branches       11     11           
=====================================
  Hits           40     40

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 da080bb...d84e5ba. Read the comment docs.