We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm building a template using vite 2 + typescript (tsx), in development mode works fine but when I run build it fails with following error :
https://github.com/boussadjra/vite-wind
vite
The text was updated successfully, but these errors were encountered:
fix(compiler-sfc): compiler blank srcset
9f0774e
fix vitejs/vite#1523
Close it because it is a bug at vue core.Please track here vuejs/core#3005
You can remove srcset="" as a workaround.
srcset=""
Sorry, something went wrong.
fix(compiler-sfc): compiler blank srcset (#3005)
9dc816d
Successfully merging a pull request may close this issue.
Describe the bug
I'm building a template using vite 2 + typescript (tsx), in development mode works fine but when I run build it fails with following error :
Reproduction
https://github.com/boussadjra/vite-wind
System Info
vite
version:^2.0.0-beta.12The text was updated successfully, but these errors were encountered: