vue-infinite-loading icon indicating copy to clipboard operation
vue-infinite-loading copied to clipboard

feat: add prepare script

Open andrewvasilchuk opened this issue 5 years ago • 2 comments

Add ability to build library while cloning from GitHub.

andrewvasilchuk avatar Dec 02 '19 20:12 andrewvasilchuk

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #270   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         174    174           
  Branches       32     32           
=====================================
  Hits          174    174

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 3792d95...7d9e93a. Read the comment docs.

codecov[bot] avatar Dec 02 '19 20:12 codecov[bot]

Why need a prepare script?

PeachScript avatar Dec 12 '19 15:12 PeachScript