bili
bili copied to clipboard
Silence `prefer_named_exports` warning when there are no named exports
Set rollup's output.exports
option to "auto" to avoid warnings about default exports when there are no named exports. Closes #425.
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/egoist/bili/50zs5r30t ✅ Preview: https://bili-git-fork-chocolateboy-silence-default-export-warning.egoist.vercel.app
Codecov Report
Merging #426 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #426 +/- ##
=======================================
Coverage 75.21% 75.21%
=======================================
Files 11 11
Lines 456 456
Branches 170 170
=======================================
Hits 343 343
Misses 108 108
Partials 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/index.ts | 73.68% <ø> (ø) |
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 88cbdbe...0f58259. Read the comment docs.