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
I can’t even get a simple “Hello, World!” app to launch. Some files are stuck in the dreaded (pending) state, while others load just fine—probably mocking me. Given the sheer number of files in the Material UI library, it looks like the Vite dev server throws in the towel after hitting some mysterious file limit.
Did I unknowingly trigger some sort of “too many components” apocalypse? 😅
@vitejs/plugin-react-swc 3.8.0
@pigment-css/vite-plugin 0.0.30
@pigment-css/react 0.0.30
@mui/material 7.0.0-alpha.2
@mui/material-pigment-css 7.0.0-alpha.2
Vite 6.1.1
Yarn 4.6.0 with PnP (also tried without PnP, same result)
macOS
Summary
As of 0.0.28,
@pigment-css/vite-plugin
only supports Vite 4 or 5. Is there any blocker in adding 6.0 as one of the possible peer dependencies?Examples
No response
Motivation
No response
Search keywords: Vite support
The text was updated successfully, but these errors were encountered: