ng2-dragula
ng2-dragula copied to clipboard
build: publish dist folder to npm
This changes lerna so that only the dist
folder gets published to npm and means that the package will just work with ivy.
Relevant issues https://github.com/valor-software/ng2-dragula/issues/951
Before submitting
N/A
Codecov Report
Merging #962 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #962 +/- ##
=====================================
Coverage 84% 84%
=====================================
Files 8 8
Lines 300 300
Branches 38 38
=====================================
Hits 252 252
Misses 31 31
Partials 17 17
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 838027c...8c01e83. Read the comment docs.
Is something blocking the PR?
looks like such changes were merged already to dev