Closed pzerelles closed 7 months ago
Latest commit: 126edda8f4b9506320f47bde6b30a2579e7fa361
The changes in this PR will be included in the next version bump.
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
Attention: Patch coverage is 66.66667%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 93.64%. Comparing base (
dc25e4b
) to head (126edda
).
Files | Patch % | Lines |
---|---|---|
packages/vite/src/index.ts | 66.66% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quick Checklist
[x] I have read the contributing guidelines
[x] I have written new tests, as applicable (for bug fixes / features)
[x] Docs have been added / updated (for bug fixes / features)
[x] I have added a changeset, if applicable
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) feature
What is the new behavior (if this is a feature change)? images can be inlined with the
inline
directiveDoes this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) no
Other information: fixes #253