-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: support files with spaces in generateImageID
#669
fix: support files with spaces in generateImageID
#669
Conversation
🦋 Changeset detectedLatest commit: fc62a41 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
512e405
to
3113847
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #669 +/- ##
=======================================
Coverage 93.60% 93.60%
=======================================
Files 32 32
Lines 1189 1189
Branches 189 189
=======================================
Hits 1113 1113
Misses 76 76
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@pzerelles is this PR still necessary if vitejs/vite#15311 is merged? |
Yes |
generateImageID
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this
PR?)
Other information: