Closed ericcornelissen closed 5 years ago
Merging #100 into master will not change coverage. The diff coverage is
n/a
.
@@ 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.
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