You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
I was testing the LightningCSS option in version 4.4.4-beta and found that when the CSS has an external URL the build fails, eg:
And the resulting error:
[vite:css] ENOENT: no such file or directory, open 'https://hello.com/check.svg'
Reproduction
https://github.com/Marabyte/vite-4.4-bug
Steps to reproduce
Run
npm install --force
and thennpm run build
System Info
Used Package Manager
npm
Logs
Click to expand!
Validations
The text was updated successfully, but these errors were encountered: