Babel-plugin-import plugin results in every component returning undefined #45913
Labels
package: material-ui
Specific to @mui/material
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
Current behavior
Following the docs here, I tried setting up bundle minimizing. However, every component becomes undefined.
Uncaught ReferenceError: CssBaseline is not defined
and so on.Tested on v7.0.2, on both Firefox and Chrome.
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: babel, bundle, vite
The text was updated successfully, but these errors were encountered: