nonzzz / vite-plugin-cdn

replace module with CDN. work with vite.
MIT License
73 stars 5 forks source link

feat: re desgin resolve #37

Closed nonzzz closed 6 months ago

nonzzz commented 6 months ago

Background

This pull request will deprecated url option and re desgin resolve option.

CheckList

codecov[bot] commented 6 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (a4884c6) 82.79% compared to head (a98339b) 85.59%.

Files Patch % Lines
src/inject.ts 88.63% 5 Missing :warning:
src/resolve.ts 82.75% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #37 +/- ## ========================================== + Coverage 82.79% 85.59% +2.80% ========================================== Files 4 8 +4 Lines 558 604 +46 Branches 95 85 -10 ========================================== + Hits 462 517 +55 + Misses 96 87 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.