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
looked into this a little bit. It seems that configureServer from css-analysis is undefined. Looking through the cssAnalysis def it seems the returned server config was removed in this PR. I can try to see if I can fix it myself in a bit
Problem
Hi there! I am testing my build setup with vite 6 beta, and I noticed vite fails.
when I remove the
patchCssModules
plugin the error goes away.Expected behavior
No errors
Minimal reproduction URL
https://stackblitz.com/edit/vitejs-vite-8sjmgl?file=package.json
Version
v1.6.0
Node.js version
v18.20.3
Package manager
pnpm
Operating system
Linux
Bugs are expected to be fixed by those affected by it
Compensating engineering work financially will speed up resolution
The text was updated successfully, but these errors were encountered: