marko-js / vite

A Marko plugin for Vite
MIT License
55 stars 8 forks source link

fix: improve hmr support #67

Closed DylanPiercey closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 42a3786a8db21bf354ac17111a6254254dd56ef2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | @marko/vite | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.03 :tada:

Comparison is base (07fbf34) 86.74% compared to head (42a3786) 86.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== + Coverage 86.74% 86.77% +0.03% ========================================== Files 9 9 Lines 528 537 +9 Branches 133 136 +3 ========================================== + Hits 458 466 +8 - Misses 61 62 +1 Partials 9 9 ``` | [Impacted Files](https://app.codecov.io/gh/marko-js/vite/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js) | Coverage Δ | | |---|---|---| | [src/index.ts](https://app.codecov.io/gh/marko-js/vite/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js#diff-c3JjL2luZGV4LnRz) | `88.25% <90.90%> (+0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.