Issue with @mui/utils package dependency #309
Labels
dependencies
Update of dependencies
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
vite
Steps to reproduce
Build a package using @pigment/css react and use rollup.
Current behavior
Without the vite sidestep. I get the following issues:
relevant links:
https://stackoverflow.com/a/44868718/439750
mui/material-ui#18791
react-component/util#105
Expected behavior
These issues should not exist.
Context
I'm using pigment-css as part of a custom UI library. With tsup this issue isn't present. However using rollup it is.
To sidestep the issue, I have added the following to my vite config:
Search keywords: vite build
The text was updated successfully, but these errors were encountered: