Skip to content
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

.svg file can't transform to base64 #9913

Closed
7 tasks done
jfjfjbjb opened this issue Aug 30, 2022 · 2 comments
Closed
7 tasks done

.svg file can't transform to base64 #9913

jfjfjbjb opened this issue Aug 30, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@jfjfjbjb
Copy link

Describe the bug

useage:

<img
  alt="Vue logo"
  class="logo"
  src="@/assets/logo.svg"
  width="125"
  height="125"
/>

logo.svg size is smaller than limit, but it can't transform to base64;
it build to 'dist/assets/logo.da9b9095.svg'

Reproduction

npm create vite@latest

System Info

node:16.13.1
vite:3.0.4

Used Package Manager

npm

Logs

No response

Validations

@sapphi-red
Copy link
Member

Duplicate of #1204

@sapphi-red sapphi-red marked this as a duplicate of #1204 Aug 30, 2022
@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2022
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Aug 30, 2022
@jfjfjbjb
Copy link
Author

Duplicate of #1204

thanks

@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants