marko-js / vite

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

fix: avoid using variable in template #46

Closed DylanPiercey closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: fc0a8c23799ed0257c19a0a2e80a51bc9e2cc0ad

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 and project coverage have no change.

Comparison is base (4c0621d) 85.98% compared to head (fc0a8c2) 85.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ======================================= Coverage 85.98% 85.98% ======================================= Files 9 9 Lines 428 428 Branches 102 102 ======================================= Hits 368 368 Misses 52 52 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/marko-js/vite/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js) | Coverage Δ | | |---|---|---| | [src/server-entry-template.ts](https://codecov.io/gh/marko-js/vite/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js#diff-c3JjL3NlcnZlci1lbnRyeS10ZW1wbGF0ZS50cw==) | `80.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js)

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