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
In dev mode, I use query strings in conditional exports to signal different behaviour to generateScopedName. However, vite-css-modules strips the querystring:
Problem
In dev mode, I use query strings in conditional exports to signal different behaviour to
generateScopedName
. However,vite-css-modules
strips the querystring:vite-css-modules/src/plugin/index.ts
Line 119 in 23f9462
Expected behavior
Do not strip the querystring (:
Minimal reproduction URL
vite-css-modules/src/plugin/index.ts
Line 119 in 23f9462
Version
Node.js version
Package manager
npm
Operating system
Windows
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: