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.
Thanks, I tried to open a specific issue in jest as the one you linked seems to be about a much more general behaviour. Let's see if that yields anything
I'll close this issue for now as this isn't a bug in Vite. But I'm still open to changing the line mentioned above, so if someone is interested, feel free to open a PR that changes the line.
Describe the bug
Hi,
I'm trying to update my plugin to Vite v6 (marekdedic/rollup-plugin-htaccess#170), however, I'm encoutering issues with my tests on Vite 6.
Reproduction
https://github.com/marekdedic/vite-6-path-issue-repro
Steps to reproduce
npm ci
npm test
System Info
System: OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat) CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U Memory: 6.57 GB / 15.23 GB Container: Yes Shell: 5.9 - /usr/bin/zsh Binaries: Node: 22.11.0 - /usr/bin/node Yarn: 1.22.21 - /usr/bin/yarn npm: 10.9.1 - /usr/bin/npm npmPackages: vite: ^6.0.2 => 6.0.2
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: