marko-js / vite

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

fix: windows paths #44

Closed rturnq closed 1 year ago

rturnq commented 1 year ago

Description

Motivation and Context

Screenshots (if appropriate):

Checklist:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: cccdcb6f0d4286ea00a062543a4ebccb6a9632ff

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: 100.00% and project coverage change: +0.13 :tada:

Comparison is base (37c1903) 85.84% compared to head (cccdcb6) 85.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 85.84% 85.98% +0.13% ========================================== Files 9 9 Lines 424 428 +4 Branches 102 102 ========================================== + Hits 364 368 +4 Misses 52 52 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/marko-js/vite/pull/44?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://codecov.io/gh/marko-js/vite/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marko-js#diff-c3JjL2luZGV4LnRz) | `88.46% <100.00%> (+0.18%)` | :arrow_up: | 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.