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
Inline http imports in less are not working within Vite.
If you run
lessc
on the same file in the repro on stackblitz, it works correctly.Reproduction
https://stackblitz.com/edit/vitejs-vite-kzcmnx
Steps to reproduce
No response
System Info
System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1 Memory: 132.69 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 19.5.0 - /opt/homebrew/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 9.3.1 - /opt/homebrew/bin/npm Browsers: Chrome: 110.0.5481.100 Firefox: 110.0 Safari: 16.1 Safari Technology Preview: 16.4 npmPackages: vite: ^4.1.4 => 4.1.4
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: